We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0532e66 commit fb9b749Copy full SHA for fb9b749
jbmc/src/janalyzer/janalyzer_parse_options.h
@@ -130,7 +130,7 @@ class optionst;
130
"(no-assertions)(no-assumptions)" \
131
"(show-loops)" \
132
"(show-symbol-table)(show-parse-tree)" \
133
- "(show-reachable-properties)(property):" \
+ "(property):" \
134
"(verbosity):(version)" \
135
"(arch):" \
136
"(taint):(show-taint)" \
src/goto-analyzer/goto_analyzer_parse_options.h
@@ -153,7 +153,7 @@ class optionst;
153
OPT_GOTO_CHECK \
154
155
156
157
158
OPT_FLUSH \
159
OPT_TIMESTAMP \
0 commit comments