autfilt: implement %D, %N, %P, %W
* bin/common_aoutput.cc, bin/common_aoutput.hh: Implement. * tests/core/format.test: Test. * NEWS: Mention.
This commit is contained in:
parent
926ffbf965
commit
825332029c
4 changed files with 53 additions and 9 deletions
3
NEWS
3
NEWS
|
|
@ -10,6 +10,9 @@ New in spot 2.1.0a (not yet released)
|
|||
or to group formulas by number of atomic propositions:
|
||||
genltl --dac --output='ap-%a.ltl'
|
||||
|
||||
* autfilt --stats learned the missing %D, %N, %P, and %W sequences,
|
||||
to complete the existing %d, %n, %p, and %w.
|
||||
|
||||
Bugs fixed:
|
||||
|
||||
* Fix several cases where command-line tools would fail to diagnose
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue