Skip to content
GitLab
Menu
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
7ea9ebe0
Commit
7ea9ebe0
authored
Jun 15, 2015
by
Alexandre Duret-Lutz
Browse files
bin: typo in ltl3dra shorthand
Reported by Fanda. * src/bin/common_trans.cc: Here.
parent
3e853eed
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/common_trans.cc
View file @
7ea9ebe0
...
...
@@ -43,7 +43,7 @@ static struct shorthands_t
{
"ltl2dstar"
,
" --output-format=hoa %L %O"
},
{
"ltl2tgba"
,
" -H %f>%O"
},
{
"ltl3ba"
,
" -f %s>%O"
},
{
"ltl3dra"
,
" -f %
f
>%O"
},
{
"ltl3dra"
,
" -f %
s
>%O"
},
{
"modella"
,
" %L %O"
},
{
"spin"
,
" -f %s>%O"
},
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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