"ltl2tgba -Rm -X foo.tgba" would fail.
* src/tgbatest/ltl2tgba.cc (main): Warn if -Rm is used without knowing the formula whose automaton is minimized.
This commit is contained in:
parent
7d8a5310e4
commit
a962bb6ddc
2 changed files with 16 additions and 2 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2010-11-25 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
"ltl2tgba -Rm -X foo.tgba" would fail.
|
||||
|
||||
* src/tgbatest/ltl2tgba.cc (main): Warn if -Rm is used without
|
||||
knowing the formula whose automaton is minimized.
|
||||
|
||||
2010-11-25 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Fix bugs in minimize().
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue