bin: add support for SPOT_DEFAULT_FORMAT
* bin/common_aoutput.cc, bin/common_aoutput.hh, bin/common_setup.cc: Implement it. * NEWS, bin/man/spot-x.x: Document it. * tests/core/readsave.test: Test it.
This commit is contained in:
parent
cca2022e90
commit
9d6727da5c
6 changed files with 86 additions and 26 deletions
4
NEWS
4
NEWS
|
|
@ -6,6 +6,10 @@ New in spot 1.99.6a (not yet released)
|
|||
randaut's short option for specifying edge-density used to be -d:
|
||||
it has been renamed to -e.
|
||||
|
||||
* The SPOT_DEFAULT_FORMAT environment variable can be set to 'dot'
|
||||
or 'hoa' to force a default output format for automata. Options
|
||||
may also be added, as in SPOT_DEFAULT_FORMAT='hoa=iv'.
|
||||
|
||||
* autfilt has a new option: --is-inherently-weak.
|
||||
|
||||
Library:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue