bin: typo in ltl3dra shorthand
Reported by Fanda. * src/bin/common_trans.cc: Here.
This commit is contained in:
parent
3e853eedeb
commit
7ea9ebe07a
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ static struct shorthands_t
|
||||||
{ "ltl2dstar", " --output-format=hoa %L %O"},
|
{ "ltl2dstar", " --output-format=hoa %L %O"},
|
||||||
{ "ltl2tgba", " -H %f>%O" },
|
{ "ltl2tgba", " -H %f>%O" },
|
||||||
{ "ltl3ba", " -f %s>%O" },
|
{ "ltl3ba", " -f %s>%O" },
|
||||||
{ "ltl3dra", " -f %f>%O" },
|
{ "ltl3dra", " -f %s>%O" },
|
||||||
{ "modella", " %L %O" },
|
{ "modella", " %L %O" },
|
||||||
{ "spin", " -f %s>%O" },
|
{ "spin", " -f %s>%O" },
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue