ltlfilt: add a --count option, like autfilt
* src/bin/common_output.cc, src/bin/common_output.hh: Add count_output. * src/bin/ltlfilt.cc: Add the --count option. * src/ltltest/ltlfilt.test: Test it. * NEWS: Mention it.
This commit is contained in:
parent
1e7c1e5cdd
commit
e22a800fe4
5 changed files with 35 additions and 12 deletions
3
NEWS
3
NEWS
|
|
@ -41,6 +41,9 @@ New in spot 1.99a (not yet released)
|
|||
now. The short '-n NUM' option is now the same as the new
|
||||
--max-count=N option, for consistency with other tools.
|
||||
|
||||
- ltlfilt has a new --count option to count the number of matching
|
||||
automata.
|
||||
|
||||
- ltlcross (and ltldo) have a list of hard-coded shorthands
|
||||
for some existing tools. So for instance running
|
||||
'ltlcross spin ...' is the same as running
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue