* src/misc/bddalloc.hh: Make all methods public.
* wrap/python/spot.i: Include misc/bddalloc.hh and misc/minato.hh. * wrap/python/tests/minato.py: New file. * wrap/python/tests/Makefile.am (TESTS): Add minato.py.
This commit is contained in:
parent
e0b15c6f67
commit
c46204dfad
5 changed files with 63 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
## Copyright (C) 2003 Laboratoire d'Informatique de Paris 6 (LIP6),
|
||||
## Copyright (C) 2003, 2004 Laboratoire d'Informatique de Paris 6 (LIP6),
|
||||
## département Systèmes Répartis Coopératifs (SRC), Université Pierre
|
||||
## et Marie Curie.
|
||||
##
|
||||
|
|
@ -32,4 +32,5 @@ TESTS = \
|
|||
ltlparse.py \
|
||||
bddnqueen.py \
|
||||
ltl2tgba.test \
|
||||
interdep.py
|
||||
interdep.py \
|
||||
minato.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue