spot/wrap/python
Alexandre Duret-Lutz 941cb0b57b Fix tgta_explicit not to inherit from ta_explicit to please clang++.
* src/ta/tgtaexplicit.cc, src/ta/tgtaexplicit.hh: Use a ta_explicit
attribute instead of inheriting from it.
(get_ta): New method.
* src/taalgos/minimize.cc, src/taalgos/minimize.hh,
src/taalgos/tgba2ta.cc, src/tgbatest/ltl2tgba.cc: Adjust usage.
* wrap/python/spot.i (as_ta): Remove, now that we have get_ta.
* wrap/python/ajax/spot.in: Use get_ta instead of as_ta.
2012-08-21 14:21:31 +02:00
..
ajax Fix tgta_explicit not to inherit from ta_explicit to please clang++. 2012-08-21 14:21:31 +02:00
tests Export bdd_implies to the Python interface, and test it. 2012-06-19 21:52:03 +02:00
.cvsignore Update to SWIG 1.3.22. 2004-09-20 16:35:46 +00:00
.gitignore more files to ignore 2011-01-27 21:47:47 +01:00
buddy.i Export bdd_implies to the Python interface, and test it. 2012-06-19 21:52:03 +02:00
Makefile.am Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
spot.i Fix tgta_explicit not to inherit from ta_explicit to please clang++. 2012-08-21 14:21:31 +02:00