spot/wrap/python
Alexandre Duret-Lutz 35a0193781 Include <cstddef> in python modules to workaround Swig bug.
* wrap/python/spot.i, wrap/python/buddy.i: Include <cstddef>
because Swig 2.0.2 uses ptrdiff_t and does not do the include
itself.  In g++ most libstdc++ standard headers have been changed
to no longer include <cstddef> as an implementation detail, so
the difference shows.
2011-03-29 22:52:17 +02:00
..
ajax Using double borders for acceptance states in SBAs. 2011-03-05 10:26:20 +01:00
cgi-bin Using double borders for acceptance states in SBAs. 2011-03-05 10:26:20 +01:00
tests Enable VERBOSE logs for nips, greatspn, and python tests. 2011-02-10 12:58:16 +01: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 Include <cstddef> in python modules to workaround Swig bug. 2011-03-29 22:52:17 +02:00
Makefile.am Preliminary implementation of an ajax-based ltl2tgba translator. 2011-01-18 16:31:33 +01:00
spot.i Include <cstddef> in python modules to workaround Swig bug. 2011-03-29 22:52:17 +02:00