We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb5e079 commit 6be2c0bCopy full SHA for 6be2c0b
src/cbmc/cbmc_parse_options.h
@@ -54,7 +54,7 @@ class optionst;
54
"(round-to-nearest)(round-to-plus-inf)(round-to-minus-inf)(round-to-zero)" \
55
"(graphml-cex):" \
56
"(localize-faults)(localize-faults-method):" \
57
- "(floatbv)(all-claims)(all-properties)(decide)" // legacy, and will eventually disappear
+ "(floatbv)(all-claims)(all-properties)" // legacy, and will eventually disappear
58
59
class cbmc_parse_optionst:
60
public parse_options_baset,
0 commit comments