tl: implement to_delta2()
* spot/tl/delta2.cc, spot/tl/delta2.hh: New files. * spot/tl/Makefile.am: Add them. * python/spot/impl.i: Include delta2.hh. * tests/python/delta2.py: New file. * tests/Makefile.am: Add it. * NEWS: Mention the change.
This commit is contained in:
parent
5bc4d12bba
commit
41abe3f831
7 changed files with 559 additions and 0 deletions
|
|
@ -415,6 +415,7 @@ TESTS_python = \
|
|||
python/declenv.py \
|
||||
python/decompose_scc.py \
|
||||
python/deadends.py \
|
||||
python/delta2.py \
|
||||
python/det.py \
|
||||
python/dualize.py \
|
||||
python/ecfalse.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue