spot/src/tgbaalgos/gtec
Alexandre Duret-Lutz 52ce449bbc 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.
2014-08-19 21:48:32 +02:00
..
.cvsignore * src/tgbaalgos/emptinesscheck.hh, src/tgbaalgos/emptinesscheck.cc: 2004-04-14 10:56:36 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
ce.cc gtec: replace nsheap by a simple unordered_map 2014-02-12 16:17:51 +01:00
ce.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
explscc.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
explscc.hh tgba: merge succiter.hh, state.hh, and tgba.hh 2014-08-19 21:48:32 +02:00
gtec.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
gtec.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
Makefile.am gtec: replace nsheap by a simple unordered_map 2014-02-12 16:17:51 +01:00
sccstack.cc c++11: replace push(Type(args...)) by emplace(args...) 2014-02-12 14:08:47 +01:00
sccstack.hh tgba: merge succiter.hh, state.hh, and tgba.hh 2014-08-19 21:48:32 +02:00
status.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
status.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00