autfilt: implement an --ap=RANGE option

Fixes #130.

* bin/autfilt.cc: Implement the option.
* NEWS: Mention it.
* tests/core/readsave.test: Add a short test.
This commit is contained in:
Alexandre Duret-Lutz 2016-02-15 14:29:00 +01:00
parent beb435ebd8
commit 199e5fd2e0
3 changed files with 13 additions and 0 deletions

View file

@ -1005,3 +1005,5 @@ digraph G {
}
EOF
diff output9 expected9
test 2 = `ltl2tgba 'GFa' 'a U b' 'a U b U c'| autfilt --ap=2..3 --count`