Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
d7e8684d
Commit
d7e8684d
authored
Oct 05, 2012
by
Alexandre Duret-Lutz
Browse files
* src/bin/ltlcheck.cc: Improve example in --help.
parent
122d34cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/ltlcheck.cc
View file @
d7e8684d
...
...
@@ -54,8 +54,8 @@ bugs, or to gather statistics. The list of formula to use should be \
supplied on standard input, or using the -f or -F options.
\v
\
Examples:
\n
\
\n
\
Compare neverclaim produced by ltl2tgba and spin for
some
random formulas:
\n
\
% randltl --tree-size 20..30 a b c |
\\\n
\
Compare neverclaim produced by ltl2tgba and spin for
100
random formulas:
\n
\
% randltl
-n 100
--tree-size 20..30 a b c |
\\\n
\
ltlcheck 'ltl2tgba -s %f > %N' 'spin -f %s > %N'
\n
\
"
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment