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
f42f1568
Commit
f42f1568
authored
Oct 19, 2017
by
Alexandre Duret-Lutz
Browse files
bin: add shorthand for ltl3tela
That's the new name of ltl3hoa. * bin/common_trans.cc: Add it.
parent
566d8e5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/common_trans.cc
View file @
f42f1568
...
...
@@ -54,6 +54,8 @@ static shorthands_t shorthands_ltl[] = {
{
"ltl3ba"
,
" -f %s>%O"
},
{
"ltl3dra"
,
" -f %s>%O"
},
{
"ltl3hoa"
,
" -f %f>%O"
},
// ltl3tela is the new name of ltl3hoa
{
"ltl3tela"
,
" -f %f>%O"
},
{
"modella"
,
" %[MWei^]L %O"
},
{
"spin"
,
" -f %s>%O"
},
};
...
...
Alexandre Duret-Lutz
@adl
mentioned in issue
#296 (closed)
·
Nov 03, 2017
mentioned in issue
#296 (closed)
mentioned in issue #296
Toggle commit list
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