bin: add -0 option for LTL output

* src/bin/common_output.cc: Add option -0.
* src/tests/ltlfilt.test: Test it.
* NEWS: Document it.
This commit is contained in:
Alexandre Duret-Lutz 2015-05-11 17:17:15 +02:00
parent a44e1bf325
commit e026766219
3 changed files with 35 additions and 11 deletions

5
NEWS
View file

@ -117,7 +117,10 @@ New in spot 1.99b (not yet released)
the same %-escape sequences that are available for --stats or
--format.
- All tools that output automata have a --check option that
- all tools that output formulas have a -0 option to separate
formulas with \0. This helps in conjunction with xargs -0.
- all tools that output automata have a --check option that
request extra checks to be performed on the output to fill
in properties values for the HOA format. This options
implies -H for HOA output. For instance