python: add wrapper for libspotgen
For #254. * python/spot/gen.i, tests/python/gen.py: New files. * python/Makefile.am, tests/Makefile.am: Adjust. * NEWS: Mention the spot.gen python package.
This commit is contained in:
parent
5e8f3ee629
commit
f185aabf44
6 changed files with 120 additions and 2 deletions
|
|
@ -335,6 +335,7 @@ TESTS_python = \
|
|||
python/declenv.py \
|
||||
python/decompose_scc.py \
|
||||
python/dualize.py \
|
||||
python/gen.py \
|
||||
python/implies.py \
|
||||
python/interdep.py \
|
||||
python/ltl2tgba.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue