spot/spot
Alexandre Duret-Lutz fc0ed01a45 randomltl: avoid #define
As this pollutes the user's namespace.

* spot/tl/randomltl.hh: Use class-level enum and constexpr instead
of #define.
* spot/tl/randomltl.cc, python/spot/__init__.py, bin/randltl.cc,
tests/python/dualize.py, tests/python/sum.py: Adjust usage.
2018-05-16 18:35:36 +02:00
..
gen include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
graph Fix various typos 2018-03-01 16:07:03 +01:00
kripke Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
ltsmin work around some g++-7.3 issues 2018-03-27 22:25:26 +02:00
misc print_dot: correctly escape \n in html output 2018-04-27 15:46:56 +02:00
parseaut Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
parsetl include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
priv sat_minimize: improve logs and document Python bindings 2018-03-30 18:01:59 +02:00
ta Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
taalgos Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
tl randomltl: avoid #define 2018-05-16 18:35:36 +02:00
twa specialized translation for GF(guarantee) and FG(safety) 2018-03-28 18:20:46 +02:00
twaalgos remove useless reachiter.hh includes 2018-05-16 14:27:49 +02:00
.gitignore install pkg-config configuration files 2017-01-14 17:56:05 +01:00
libspot.pc.in install pkg-config configuration files 2017-01-14 17:56:05 +01:00
Makefile.am fix libspot.pc and libspotltsmin.pc generation 2017-05-04 11:13:20 +02:00