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
|
|
@ -31,8 +31,6 @@ tgba_HEADERS = \
|
|||
formula2bdd.hh \
|
||||
futurecondcol.hh \
|
||||
fwd.hh \
|
||||
state.hh \
|
||||
succiter.hh \
|
||||
taatgba.hh \
|
||||
tgba.hh \
|
||||
tgbagraph.hh \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue