* wrap/python/libpy.c: Update from Swig 1.3.21.

* HACKING: Update versions.
This commit is contained in:
Alexandre Duret-Lutz 2004-02-10 10:15:20 +00:00
parent 07ba321e0a
commit 53a0cc7a54
3 changed files with 245 additions and 121 deletions

View file

@ -1,5 +1,8 @@
2004-02-10 Alexandre Duret-Lutz <adl@src.lip6.fr>
* wrap/python/libpy.c: Update from Swig 1.3.21.
* HACKING: Update versions.
* src/tgbaalgos/ltl2tgba_fm.cc (ltl_to_tgba_fm): Take an exprop
argument. Consider all possible combinations of propositions when
generating arcs. Suggested by Jean-Michel Couvreur.