Skip to content

Commit e4cfb04

Browse files
Remove built-in-assertions option from JBMC
1 parent 0d924ce commit e4cfb04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jbmc/src/jbmc/jbmc_parse_options.h

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ class optionst;
4848
"(object-bits):" \
4949
"(classpath):(cp):(main-class):" \
5050
"(no-assertions)(no-assumptions)" \
51-
"(no-built-in-assertions)" \
5251
"(xml-ui)(json-ui)" \
5352
"(smt1)(smt2)(fpa)(cvc3)(cvc4)(boolector)(yices)(z3)(opensmt)(mathsat)" \
5453
"(no-sat-preprocessor)" \

0 commit comments

Comments
 (0)