summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/options_template.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/options_template.cpp b/src/main/options_template.cpp
index 98daf41dd..b9a432183 100644
--- a/src/main/options_template.cpp
+++ b/src/main/options_template.cpp
@@ -66,7 +66,6 @@ static const std::string languageDescription =
"\
Languages currently supported as arguments to the -L / --lang option:\n\
auto attempt to automatically determine language\n\
- cvc | presentation | pl CVC presentation language\n\
smt | smtlib | smt2 |\n\
smt2.6 | smtlib2.6 SMT-LIB format 2.6 with support for the strings standard\n\
tptp TPTP format (cnf, fof and tff)\n\
@@ -74,7 +73,6 @@ Languages currently supported as arguments to the -L / --lang option:\n\
\n\
Languages currently supported as arguments to the --output-lang option:\n\
auto match output language to input language\n\
- cvc | presentation | pl CVC presentation language\n\
smt | smtlib | smt2 |\n\
smt2.6 | smtlib2.6 SMT-LIB format 2.6 with support for the strings standard\n\
tptp TPTP format\n\
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback