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
509edaba
Commit
509edaba
authored
May 10, 2012
by
Alexandre Duret-Lutz
Browse files
Missing space in help text.
* src/tgbatest/ltl2tgba.cc (syntax): Here. Reported by Akim Demaille.
parent
9f127dea
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/tgbatest/ltl2tgba.cc
View file @
509edaba
...
...
@@ -120,8 +120,7 @@ syntax(char* prog)
<<
"Translation algorithm:"
<<
std
::
endl
<<
" -f use Couvreur's FM algorithm for LTL"
<<
"(default)"
<<
std
::
endl
<<
" (default)"
<<
std
::
endl
<<
" -l use Couvreur's LaCIM algorithm for LTL "
<<
std
::
endl
<<
" -le use Couvreur's LaCIM algorithm for ELTL"
...
...
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