summaryrefslogtreecommitdiff
path: root/src/options/options_template.cpp
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2018-05-02 20:07:36 -0700
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-05-02 22:07:36 -0500
commitbc40dbf0d808a3e30b721ef04b985b3e594a88bd (patch)
tree018c21da51e5aa0b63be0e48af54d48e876565b6 /src/options/options_template.cpp
parent5ed0a1b8dd73e339189df1556fa4bdbf95767245 (diff)
Remove (dummy) SMT1 printer (#1854)
Diffstat (limited to 'src/options/options_template.cpp')
-rw-r--r--src/options/options_template.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/options/options_template.cpp b/src/options/options_template.cpp
index 4fdd477b9..46f9e0741 100644
--- a/src/options/options_template.cpp
+++ b/src/options/options_template.cpp
@@ -441,7 +441,6 @@ Languages currently supported as arguments to the --output-lang option:\n\
auto match output language to input language\n\
cvc4 | presentation | pl CVC4 presentation language\n\
cvc3 CVC3 presentation language\n\
- smt1 | smtlib1 SMT-LIB format 1.2\n\
smt | smtlib | smt2 |\n\
smt2.0 | smtlib2.0 | smtlib2 SMT-LIB format 2.0\n\
smt2.5 | smtlib2.5 SMT-LIB format 2.5\n\
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback