tgba: merge succiter.hh, state.hh, and tgba.hh
It makes it easier to browse tgba/. * src/tgba/state.hh, src/tgba/succiter.hh: Delete, and move the contents... * src/tgba/tgba.hh: ... here. * src/tgba/Makefile.am: Adjust. * src/graphtest/ngraph.cc, src/kripke/fairkripke.hh, src/saba/sabacomplementtgba.cc, src/ta/ta.hh, src/tgba/tgbakvcomplement.cc, src/tgba/tgbasafracomplement.cc, src/tgbaalgos/bfssteps.hh, src/tgbaalgos/emptiness.hh, src/tgbaalgos/gtec/explscc.hh, src/tgbaalgos/gtec/sccstack.hh, src/tgbaalgos/rundotdec.cc, wrap/python/spot.i: Adjust includes.
This commit is contained in:
parent
a5bc7c3ff6
commit
52ce449bbc
16 changed files with 408 additions and 502 deletions
|
|
@ -21,7 +21,6 @@
|
|||
# define SPOT_KRIPKE_FAIRKRIPKE_HH
|
||||
|
||||
#include "tgba/tgba.hh"
|
||||
#include "tgba/succiter.hh"
|
||||
#include "fwd.hh"
|
||||
|
||||
/// \addtogroup kripke Kripke Structures
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue