bin: Update default options of ltl3dra
* src/bin/common_trans.cc: Update to expect HOA by default. * doc/org/ltlcross.org, doc/org/ltldo.org: Adjust.
This commit is contained in:
parent
961d005b84
commit
c5ecd09fb6
3 changed files with 4 additions and 4 deletions
|
|
@ -44,7 +44,7 @@ static struct shorthands_t
|
|||
{ "ltl2dstar", " %L %D"},
|
||||
{ "ltl2tgba", " -H %f>%O" },
|
||||
{ "ltl3ba", " -f %s>%O" },
|
||||
{ "ltl3dra", " -f %f>%D" },
|
||||
{ "ltl3dra", " -f %f>%O" },
|
||||
{ "modella", " %L %O" },
|
||||
{ "spin", " -f %s>%O" },
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue