spot/spot/twa
Alexandre Duret-Lutz 389ef16b1b gcc-snapshot warnings
* spot/kripke/kripkegraph.hh, spot/priv/bddalloc.hh,
spot/priv/freelist.hh, spot/priv/satcommon.hh, spot/ta/taexplicit.cc
spot/twa/bdddict.cc, spot/twa/twagraph.hh,
spot/twaalgos/alternation.hh, spot/twaalgos/dtwasat.cc,
spot/twaalgos/ltl2taa.cc, spot/twaalgos/stutter.cc,
tests/core/ngraph.cc: Add default constructors, copy constructors, or
remove useless destructors.
2018-08-11 17:33:53 +02:00
..
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
acc.cc LAR made smarter with symmetry-based degeneralization 2018-07-27 00:44:19 +02:00
acc.hh * spot/twa/acc.hh: fix constness 2018-07-28 16:47:51 +02:00
bdddict.cc gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
bdddict.hh bdd_dict: remove register_all_propositions_of 2017-11-05 09:43:01 +01:00
bddprint.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
bddprint.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
formula2bdd.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
formula2bdd.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
fwd.hh specialized translation for GF(guarantee) and FG(safety) 2018-03-28 18:20:46 +02:00
Makefile.am include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
taatgba.cc Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
taatgba.hh Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
twa.cc use the generic emptiness check 2018-07-24 13:36:04 +02:00
twa.hh more documentation for twa_graph internals 2018-07-12 15:23:23 +02:00
twagraph.cc modernize std::string("foo") into "foo"s 2018-07-19 11:02:47 +02:00
twagraph.hh gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
twaproduct.cc add a pool allocator for STL containers 2018-06-20 14:26:45 +02:00
twaproduct.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00