Skip to content

Commit 6be2c0b

Browse files
author
Daniel Kroening
committed
remove --decide option
1 parent eb5e079 commit 6be2c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cbmc/cbmc_parse_options.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class optionst;
5454
"(round-to-nearest)(round-to-plus-inf)(round-to-minus-inf)(round-to-zero)" \
5555
"(graphml-cex):" \
5656
"(localize-faults)(localize-faults-method):" \
57-
"(floatbv)(all-claims)(all-properties)(decide)" // legacy, and will eventually disappear
57+
"(floatbv)(all-claims)(all-properties)" // legacy, and will eventually disappear
5858

5959
class cbmc_parse_optionst:
6060
public parse_options_baset,

0 commit comments

Comments
 (0)