spot/src/hoaparse
Alexandre Duret-Lutz 44f98219d3 python: use hoa_parse instead of tgba_parse
* src/hoaparse/public.hh: Cope with SWIG.
* wrap/python/spot.i: Bind hoa_parse instead of tgba_parse.
Remove the binding for tgba_parse because it will be removed
soon from Spot (cf. #1).
* wrap/python/ajax/spot.in: Use the HOA output of ltl3ba.
* wrap/python/tests/parsetgba.py: Adjust test case.
2015-01-27 22:44:01 +01:00
..
.gitignore hoa: preliminary implementation of a parser 2014-11-19 19:29:29 +01:00
fmterror.cc hoa: preliminary implementation of a parser 2014-11-19 19:29:29 +01:00
hoaparse.yy never: use state-names as comments 2015-01-25 13:07:04 +01:00
hoascan.ll hoa: make the scanner interactive when reading from a pipe 2015-01-22 17:40:00 +01:00
Makefile.am hoa: preliminary implementation of a parser 2014-11-19 19:29:29 +01:00
parsedecl.hh hoaparse: also accept LBTT input 2014-12-10 20:56:07 +01:00
public.hh python: use hoa_parse instead of tgba_parse 2015-01-27 22:44:01 +01:00