spot/python
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
..
ajax python: render the M&P hierarchy in SVG 2017-01-18 20:58:20 +01:00
spot randomltl: avoid #define 2018-05-16 18:35:36 +02:00
.gitignore python: add wrapper for libspotgen 2017-04-23 17:24:23 +02:00
buddy.i * python/buddy.i: Add a hash function for BDDs. 2016-03-01 10:10:01 +01:00
Makefile.am python: introduce spot.jupyter.display_inline() 2018-05-04 15:27:51 +02:00