ltl2tgta: remove options --ba, --tgba, and friends

* bin/common_post.cc, bin/common_post.hh: Add a "nooutput" variant of
the options.
* bin/ltl2tgta.cc: Use it.
* NEWS: Mention the fix.
This commit is contained in:
Alexandre Duret-Lutz 2016-07-06 14:08:59 +02:00
parent e4134af15f
commit 91e8493c7f
4 changed files with 27 additions and 5 deletions

1
NEWS
View file

@ -90,6 +90,7 @@ New in spot 2.0.2a (not yet released)
efficient at reducing automata (on the average).
* The generalized testing automata displayed by the on-line
translator were incorrect (those output by ltl2tgta were OK).
* ltl2tgta should not offer options --ba, --monitor, --tgba and such.
New in spot 2.0.2 (2016-06-17)