spot/spot/ltsmin
Alexandre Duret-Lutz a86925e20e work around gcc 8.2.1+ bug #89303
Do not call std::make_shared on classes inheriting from
std::enable_shared_from_this when compiling with g++ 8.2.

* NEWS: Mention the bug.
* spot/misc/common.hh (SPOT_make_shared_enabled__): New macro.
* spot/twa/twagraph.cc, spot/twa/twagraph.hh, spot/twa/twaproduct.hh,
spot/twa/taatgba.hh, spot/twaalgos/couvreurnew.cc,
spot/twaalgos/magic.cc, spot/twaalgos/se05.cc, spot/twaalgos/tau03.cc,
spot/twaalgos/tau03opt.cc, spot/twaalgos/gv04.cc,
spot/ltsmin/ltsmin.cc, spot/twaalgos/gtec/gtec.cc: Use it.
2019-02-13 16:11:21 +01:00
..
.gitignore Move spot-if/ltsmin/ to spot/ltsmin/ 2015-12-25 13:45:42 +01:00
libspotltsmin.pc.in install pkg-config configuration files 2017-01-14 17:56:05 +01:00
ltsmin.cc work around gcc 8.2.1+ bug #89303 2019-02-13 16:11:21 +01:00
ltsmin.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
Makefile.am include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
README move ltsmin tests to tests/ltsmin/ 2016-01-05 11:52:24 +01:00

This directory contains an interface that presents DiVinE and PROMELA
models as kripke* objects for Spot.

For usage and installation instructions, see the README in
tests/ltsmin/README.