summaryrefslogtreecommitdiff
path: root/doc/libcvc4parser.3.in
diff options
context:
space:
mode:
authorMathias Preiner <mathias.preiner@gmail.com>2021-04-21 10:21:34 -0700
committerGitHub <noreply@github.com>2021-04-21 10:21:34 -0700
commitae5ee4b07dc3d3c792e7fe7f382ff490dd28aca4 (patch)
treea7c2ab8013f46dbea75fcd6e7da3fb83e2012b2f /doc/libcvc4parser.3.in
parent86aa9bc35ba9dc9a57913a2ffc71619c7657cc35 (diff)
Goodbye CVC4, hello cvc5! (#6371)
This commits changes the build system to cvc5 and removes the remaining occurrences of CVC4. It further cleans up outdated/unused scripts in contrib/.
Diffstat (limited to 'doc/libcvc4parser.3.in')
-rw-r--r--doc/libcvc4parser.3.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/libcvc4parser.3.in b/doc/libcvc4parser.3.in
deleted file mode 100644
index f288daf83..000000000
--- a/doc/libcvc4parser.3.in
+++ /dev/null
@@ -1,14 +0,0 @@
-.\" Process this file with
-.\" groff -man -Tascii libcvc4parser.3
-.\"
-.TH LIBCVC4PARSER 3 "@MAN_DATE@" "CVC4 release @VERSION@" "CVC4 Library Interfaces"
-.SH NAME
-libcvc4parser \- a parser library interface for the CVC4 theorem prover
-.SH DESCRIPTION
-.SH "SEE ALSO"
-.BR cvc4 (1),
-.BR libcvc4 (3)
-
-Additionally, the CVC4 wiki contains useful information about the
-design and internals of CVC4. It is maintained at
-.BR http://cvc4.cs.stanford.edu/wiki/ .
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback