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:
parent
beb435ebd8
commit
199e5fd2e0
3 changed files with 13 additions and 0 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue