bin: Use --output-format=hoa by default when calling ltl2dstar
* src/bin/common_trans.cc: Here. * doc/org/ltlcross.org: Adjust examples.
This commit is contained in:
parent
0218074b0b
commit
6298918497
2 changed files with 18 additions and 11 deletions
|
|
@ -41,7 +41,7 @@ static struct shorthands_t
|
|||
shorthands[] = {
|
||||
{ "lbt", " <%L>%O" },
|
||||
{ "ltl2ba", " -f %s>%O" },
|
||||
{ "ltl2dstar", " %L %D"},
|
||||
{ "ltl2dstar", " --output-format=hoa %L %O"},
|
||||
{ "ltl2tgba", " -H %f>%O" },
|
||||
{ "ltl3ba", " -f %s>%O" },
|
||||
{ "ltl3dra", " -f %f>%O" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue