autfilt: add --included-in filter
* bin/autfilt.cc: Implement the option. * tests/core/included.test: New file. * tests/Makefile.am: Add it. * NEWS: Mention the new option.
This commit is contained in:
parent
9799a6455e
commit
021921f0c3
4 changed files with 73 additions and 12 deletions
3
NEWS
3
NEWS
|
|
@ -37,6 +37,9 @@ New in spot 1.99.7a (not yet released)
|
|||
"autfilt --complement --tgba" will likely output a
|
||||
nondeterministic TGBA.
|
||||
|
||||
* autfilt has a new option, --included-in, to filter automata whose
|
||||
language are included in the language of a given automaton.
|
||||
|
||||
Library:
|
||||
|
||||
* Building products with different dictionaries now raise an
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue