Skip to content

Commit 3658167

Browse files
tautschnigkroening
andauthored
Update src/goto-analyzer/goto_analyzer_parse_options.h
Co-Authored-By: kroening <kroening@cs.ox.ac.uk>
1 parent 5dd3760 commit 3658167

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/goto-analyzer/goto_analyzer_parse_options.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,8 @@ class optionst;
145145
"(non-null)(show-non-null)" \
146146
"(constants)" \
147147
"(dependence-graph)" \
148-
"(show)(verify)(simplify):(show-on-source)" \
148+
"(show)(verify)(simplify):" \
149+
"(show-on-source)" \
149150
"(location-sensitive)(concurrent)" \
150151
"(no-simplify-slicing)" \
151152
// clang-format on

0 commit comments

Comments
 (0)