autfilt: add a --remove-ap option
* src/tgbaalgos/remprop.cc, src/tgbaalgos/remprop.hh: New files. * src/tgbaalgos/Makefile.am: Add them. * src/tgbatest/remprop.test: New test. * src/tgbatest/Makefile.am: Add it. * src/bin/autfilt.cc: Implement the option. * doc/org/autfilt.org: Document it.
This commit is contained in:
parent
e592832a3e
commit
4553ac06cf
7 changed files with 497 additions and 32 deletions
|
|
@ -92,6 +92,7 @@ TESTS = \
|
|||
tripprod.test \
|
||||
dupexp.test \
|
||||
exclusive.test \
|
||||
remprop.test \
|
||||
degendet.test \
|
||||
degenid.test \
|
||||
degenlskip.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue