We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6030b9e + 145c895 commit ff6ec5aCopy full SHA for ff6ec5a
src/cbmc/cbmc_parse_options.h
@@ -46,7 +46,7 @@ class optionst;
46
OPT_GOTO_CHECK \
47
"(no-assertions)(no-assumptions)" \
48
"(xml-ui)(xml-interface)(json-ui)" \
49
- "(smt1)(smt2)(fpa)(cvc3)(cvc4)(boolector)(yices)(z3)(opensmt)(mathsat)" \
+ "(smt1)(smt2)(fpa)(cvc3)(cvc4)(boolector)(yices)(z3)(mathsat)" \
50
"(cprover-smt2)" \
51
"(no-sat-preprocessor)" \
52
"(beautify)" \
0 commit comments