Skip to content

Commit ff6ec5a

Browse files
authored
Merge pull request #3158 from diffblue/cprover-smt2
Clean out opensmt
2 parents 6030b9e + 145c895 commit ff6ec5a

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)