* src/tgbatest/bddprod.test: New file.

* src/tgbatest/Makefile.am (check_PROGRAMS): Add bddprod.
(bddprod_SOURCES, bddprod_CXXFLAGS): New variables.
(TESTS): Add bddprod.test.
* src/tgbatest/ltlprod.c: Handle BDD_CONCRETE_PRODUCT.
This commit is contained in:
Alexandre Duret-Lutz 2003-06-06 13:53:01 +00:00
parent 4472a29227
commit 0233f31ee0
5 changed files with 35 additions and 2 deletions

View file

@ -8,3 +8,4 @@ tgbaread
readsave
ltl2tgba
ltlprod
bddprod