autfilt: add new option --accept-word

Suggested by Matthias Heizmann. Fixes #109.

* NEWS: notify the new option
* THANKS: add Matthias Heizmann
* bin/autfilt.cc: add new option --accept-word=WORD which filters
automata that accept WORD
* doc/org/autfilt.org: add an example of the new option
* tests/Makefile.am: add core/acc_word.test to the list of test files
* tests/core/acc_word.test: test some uses of the new option
This commit is contained in:
Amaury Fauchille 2016-02-05 17:26:31 +01:00 committed by Alexandre Duret-Lutz
parent 1fd76ee918
commit 1c82444376
6 changed files with 82 additions and 20 deletions

1
THANKS
View file

@ -19,6 +19,7 @@ Jean-Michel Ilié
Joachim Klein
Kristin Y. Rozier
Martin Dieguez Lodeiro
Matthias Heizmann
Michael Tautschnig
Michael Weber
Ming-Hsien Tsai