spot/src/neverparse
Alexandre Duret-Lutz e9893586cc remove the sba interface
* src/tgba/tgbagraph.hh: Automatize the setting of the SingleAccSet
property.
* src/tgbaalgos/minimize.cc: Do not bother setting SingleAccSet.
* src/tgba/sba.hh: Delete.
* src/tgba/Makefile.am, wrap/python/spot.i: Adjust.
* src/taalgos/tgba2ta.cc: Do not include sba.hh.
* src/neverparse/neverclaimparse.yy: Set the SBA property on the output.
* src/tgbaalgos/lbtt.cc (lbtt_read_gba): Set the StateBasedAcc property
on output.
* src/tgbaalgos/dotty.cc, src/tgbaalgos/neverclaim.cc: Do not rely on
the sba interface.
* src/dstarparse/dra2ba.cc, src/dstarparse/nra2nba.cc,
src/tgbaalgos/simulation.cc, src/tgbaalgos/sccfilter.cc: Set
tgba_digraph::StateBasedAcc as appropriate.
* src/tgbatest/ltl2tgba.cc: Add extra assert.
2014-08-12 16:42:47 +02:00
..
.gitignore more files to ignore 2010-12-07 18:34:32 +01:00
fmterror.cc Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
Makefile.am Add support for Bison 3.0. 2013-09-30 20:32:15 +02:00
neverclaimparse.yy remove the sba interface 2014-08-12 16:42:47 +02:00
neverclaimscan.ll neverparse: accept more unparenthesised guards 2013-07-26 12:04:45 +02:00
parsedecl.hh Use the same location.hh and position.hh in all parsers. 2013-07-29 01:14:34 +02:00
public.hh * src/neverparse/public.hh: Typo in comment. 2014-08-06 10:55:46 +02:00