spot/src/ta
Alexandre Duret-Lutz bd870f9ab8 tgba: remove the global_state and global_automaton argument of succ_iter
* iface/dve2/dve2.cc, src/kripke/kripkeexplicit.cc,
src/kripke/kripkeexplicit.hh, src/ta/tgtaexplicit.cc,
src/ta/tgtaexplicit.hh, src/ta/tgtaproduct.cc, src/ta/tgtaproduct.hh,
src/tgba/taatgba.cc, src/tgba/taatgba.hh, src/tgba/tgba.hh,
src/tgba/tgbabddconcrete.cc, src/tgba/tgbabddconcrete.hh,
src/tgba/tgbaexplicit.hh, src/tgba/tgbakvcomplement.cc,
src/tgba/tgbakvcomplement.hh, src/tgba/tgbamask.cc,
src/tgba/tgbamask.hh, src/tgba/tgbaproduct.cc, src/tgba/tgbaproduct.hh,
src/tgba/tgbaproxy.cc, src/tgba/tgbaproxy.hh,
src/tgba/tgbasafracomplement.cc, src/tgba/tgbasafracomplement.hh,
src/tgba/tgbascc.cc, src/tgba/tgbascc.hh, src/tgba/tgbasgba.cc,
src/tgba/tgbasgba.hh, src/tgba/tgbatba.cc, src/tgba/tgbatba.hh,
src/tgba/tgbaunion.cc, src/tgba/tgbaunion.hh, src/tgba/wdbacomp.cc:
Here.
* NEWS: Mention it.
2014-02-17 22:53:06 +01:00
..
Makefile.am Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
ta.cc c++11: replace push(Type(args...)) by emplace(args...) 2014-02-12 14:08:47 +01:00
ta.hh tgba_succ_iterator: have first() and next() return a bool 2014-02-12 14:08:47 +01:00
taexplicit.cc tgba_succ_iterator: have first() and next() return a bool 2014-02-12 14:08:47 +01:00
taexplicit.hh tgba_succ_iterator: have first() and next() return a bool 2014-02-12 14:08:47 +01:00
taproduct.cc tgba_succ_iterator: have first() and next() return a bool 2014-02-12 14:08:47 +01:00
taproduct.hh tgba_succ_iterator: have first() and next() return a bool 2014-02-12 14:08:47 +01:00
tgta.cc Fix several warnings reported by clang++ 3.2. 2013-01-16 08:52:27 +01:00
tgta.hh Use -fvisibility=hidden in src/ta/ and src/taalgos/. 2013-07-29 01:14:36 +02:00
tgtaexplicit.cc tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgtaexplicit.hh tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgtaproduct.cc tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00
tgtaproduct.hh tgba: remove the global_state and global_automaton argument of succ_iter 2014-02-17 22:53:06 +01:00