spot/wrap/python
Alexandre Duret-Lutz 3e10dba978 python: work around old swig version
Swig 3.0.2 (currently installed by Debian), install strongly typed
enumerator in the main namespace instead of in its own namespace.
This is fixed in latter versions of Swig.

* wrap/python/spot.py: If spot.op does not exists, populated it with all
operators from the spot namespace.
* wrap/python/tests/ltlsimple.py: Use operators from spot.op.
2015-09-28 15:24:52 +02:00
..
ajax revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
tests python: work around old swig version 2015-09-28 15:24:52 +02:00
.gitignore help git --status by ignoring more files 2015-09-09 00:49:13 +02:00
buddy.i buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
Makefile.am revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
spot.py python: work around old swig version 2015-09-28 15:24:52 +02:00
spot_impl.i formula: replace nth() by operator[]() 2015-09-28 08:31:53 +02:00