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:
parent
a44e1bf325
commit
e026766219
3 changed files with 35 additions and 11 deletions
5
NEWS
5
NEWS
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue