Skip to content

Commit 145c895

Browse files
author
Daniel Kroening
committed
clean out --opensmt command line option
Support was dropped in April 2018.
1 parent 9d69f68 commit 145c895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cbmc/cbmc_parse_options.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class optionst;
4646
OPT_GOTO_CHECK \
4747
"(no-assertions)(no-assumptions)" \
4848
"(xml-ui)(xml-interface)(json-ui)" \
49-
"(smt1)(smt2)(fpa)(cvc3)(cvc4)(boolector)(yices)(z3)(opensmt)(mathsat)" \
49+
"(smt1)(smt2)(fpa)(cvc3)(cvc4)(boolector)(yices)(z3)(mathsat)" \
5050
"(cprover-smt2)" \
5151
"(no-sat-preprocessor)" \
5252
"(beautify)" \

0 commit comments

Comments
 (0)