bin: add shorthand for ltl3tela
That's the new name of ltl3hoa. * bin/common_trans.cc: Add it.
This commit is contained in:
parent
566d8e5c87
commit
f42f156861
1 changed files with 2 additions and 0 deletions
|
|
@ -54,6 +54,8 @@ static shorthands_t shorthands_ltl[] = {
|
||||||
{ "ltl3ba", " -f %s>%O" },
|
{ "ltl3ba", " -f %s>%O" },
|
||||||
{ "ltl3dra", " -f %s>%O" },
|
{ "ltl3dra", " -f %s>%O" },
|
||||||
{ "ltl3hoa", " -f %f>%O" },
|
{ "ltl3hoa", " -f %f>%O" },
|
||||||
|
// ltl3tela is the new name of ltl3hoa
|
||||||
|
{ "ltl3tela", " -f %f>%O" },
|
||||||
{ "modella", " %[MWei^]L %O" },
|
{ "modella", " %[MWei^]L %O" },
|
||||||
{ "spin", " -f %s>%O" },
|
{ "spin", " -f %s>%O" },
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue