Skip to content

Commit ab11447

Browse files
author
Daniel Kroening
committed
added stop-on-fail cmdline option
1 parent f752c55 commit ab11447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/symex/symex_parse_options.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class optionst;
3737
"(string-abstraction)(no-arch)(arch):(floatbv)(fixedbv)" \
3838
"(round-to-nearest)(round-to-plus-inf)(round-to-minus-inf)(round-to-zero)" \
3939
"(show-locs)(show-vcc)(show-properties)(show-trace)(show-goto-functions)" \
40-
"(property):" \
40+
"(property):(stop-on-fail)" \
4141
"(no-simplify)(no-unwinding-assertions)(no-propagation)"
4242
// the last line is for CBMC-regression testing only
4343

0 commit comments

Comments
 (0)