autfilt: add support for --are-equivalent
Fixes #17. * bin/autfilt.cc: Implement it. * tests/core/included.test: Test it. * NEWS: Mention it.
This commit is contained in:
parent
b59ebdc40c
commit
f7b5dcf47d
3 changed files with 45 additions and 0 deletions
3
NEWS
3
NEWS
|
|
@ -40,6 +40,9 @@ New in spot 1.99.7a (not yet released)
|
|||
* autfilt has a new option, --included-in, to filter automata whose
|
||||
language are included in the language of a given automaton.
|
||||
|
||||
* autfilt has a new option, --equivalent-to, to filter automata
|
||||
that are equivalent (language-wise) to a given automaton.
|
||||
|
||||
Library:
|
||||
|
||||
* Building products with different dictionaries now raise an
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue