summaryrefslogtreecommitdiff
path: root/doc/libcvc4.3_template.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libcvc4.3_template.in')
-rw-r--r--doc/libcvc4.3_template.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/libcvc4.3_template.in b/doc/libcvc4.3_template.in
index 5483099c3..2ff96eb5a 100644
--- a/doc/libcvc4.3_template.in
+++ b/doc/libcvc4.3_template.in
@@ -55,21 +55,6 @@ is used to build up expressions and types, and the
.I SmtEngine
is used primarily to make assertions, check satisfiability/validity, and extract models and proofs.
-The SmtEngine is also in charge of setting and getting information and options.
-.I SmtEngine::setOption()
-and
-.I SmtEngine::getOption()
-use the following option keys.
-
-.RS
-.TP 10
-.I "COMMON OPTIONS"
-${common_manpage_smt_documentation}
-
-${remaining_manpage_smt_documentation}
-.PD
-.RE
-
.SH "SEE ALSO"
.BR cvc4 (1),
.BR libcvc4parser (3),
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback