Skip to content

Commit 5513c79

Browse files
author
Daniel Kroening
committed
remove help for --smt1 option
1 parent 708acf4 commit 5513c79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cbmc/cbmc_parse_options.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,6 @@ void cbmc_parse_optionst::help()
955955
" --dimacs generate CNF in DIMACS format\n"
956956
" --beautify beautify the counterexample (greedy heuristic)\n" // NOLINT(*)
957957
" --localize-faults localize faults (experimental)\n"
958-
" --smt1 use default SMT1 solver (obsolete)\n"
959958
" --smt2 use default SMT2 solver (Z3)\n"
960959
" --boolector use Boolector\n"
961960
" --mathsat use MathSAT\n"

0 commit comments

Comments
 (0)