Skip to content

Commit 44cfeb9

Browse files
Clean up redundant specification of CBMC option
1 parent 38fe61e commit 44cfeb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cbmc/cbmc_parse_options.h

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ class optionst;
4343
"(object-bits):" \
4444
OPT_GOTO_CHECK \
4545
"(no-assertions)(no-assumptions)" \
46-
"(no-built-in-assertions)" \
4746
"(xml-ui)(xml-interface)(json-ui)" \
4847
"(smt1)(smt2)(fpa)(cvc3)(cvc4)(boolector)(yices)(z3)(opensmt)(mathsat)" \
4948
"(no-sat-preprocessor)" \

0 commit comments

Comments
 (0)