spot/src/tgbaparse
Alexandre Duret-Lutz 9559799637 Export tgba_parse() to the python interface.
* src/tgbaparse/public.hh: Hide tgba_parse_errorlist to SWIG.
* wrap/python/spot.i: Export tgba_parse.
* wrap/python/tests/parsetgba.py: New file.
* wrap/python/tests/Makefile.am: Add it.
2012-05-23 11:59:58 +02:00
..
.cvsignore * configure.ac: Output src/tgbaparse/Makefile. 2003-06-05 15:22:42 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
fmterror.cc * src/ltlparse/ltlscan.ll: Pass yyleng to the std::string constructor, 2004-12-16 12:33:37 +00:00
Makefile.am Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
parsedecl.hh * src/evtgbatest/evtgbaparse.yy, src/evtgbaparse/evtgbascan.ll, 2008-02-25 14:36:58 +01:00
public.hh Export tgba_parse() to the python interface. 2012-05-23 11:59:58 +02:00
tgbaparse.yy Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
tgbascan.ll Allow atomic propositions and identifiers like `X.Y'. 2011-03-07 11:09:53 +01:00