spot/src/ta
Alexandre Duret-Lutz c88e22d0ba c++11: work around Swig 2.0
* src/misc/common.hh: Conditionally define SPOT_DELETED to = delete.
* src/ltlvisit/simplify.hh, src/ta/taexplicit.hh, src/ta/taproduct.hh,
src/tgba/bdddict.hh, src/tgba/taatgba.hh, src/tgba/tgbabddconcrete.hh,
src/tgba/tgbaexplicit.hh, src/tgba/tgbaproduct.hh, src/tgba/tgbasgba.hh,
src/tgba/tgbatba.hh, src/tgba/tgbaunion.hh, src/tgba/wdbacomp.cc: Use
SPOT_DELETED.
* wrap/python/spot.i: Include common.hh.
* wrap/python/Makefile.am: Remove useless definition of SPOT_API
and BUDDY_API.
2014-02-12 14:06:19 +01:00
..
Makefile.am Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
ta.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
ta.hh Use -fvisibility=hidden in src/ta/ and src/taalgos/. 2013-07-29 01:14:36 +02:00
taexplicit.cc c++11: replace Sgi::hash_* by Sgi::unordered_*. 2014-02-12 14:05:04 +01:00
taexplicit.hh c++11: work around Swig 2.0 2014-02-12 14:06:19 +01:00
taproduct.cc Address several issues reported by cppcheck all over the place. 2012-12-24 13:14:33 +01:00
taproduct.hh c++11: work around Swig 2.0 2014-02-12 14:06:19 +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 Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
tgtaexplicit.hh Use -fvisibility=hidden in src/ta/ and src/taalgos/. 2013-07-29 01:14:36 +02:00
tgtaproduct.cc Address several issues reported by cppcheck all over the place. 2012-12-24 13:14:33 +01:00
tgtaproduct.hh Use -fvisibility=hidden in src/ta/ and src/taalgos/. 2013-07-29 01:14:36 +02:00