Skip to content
  • Alexandre Duret-Lutz's avatar
    python: use hoa_parse instead of tgba_parse · 44f98219
    Alexandre Duret-Lutz authored
    * 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.
    44f98219