spot/python
Alexandre Duret-Lutz 35fca49075 parseaut: allow false edges to not be dropped
This is a followup to issue #548, which was caused by edges being
dropped.  In that context dropping edge was not really desirable, so
let's make this behavior configurable.

* spot/parseaut/public.hh: Add a new option.
* python/spot/__init__.py: Likewise.
* spot/parseaut/parseaut.yy: Honor that option.
* tests/python/parsetgba.py: Add a short test for it.
* NEWS: Mention it.
2023-11-15 11:15:32 +01:00
..
spot parseaut: allow false edges to not be dropped 2023-11-15 11:15:32 +01:00
.gitignore remove more references to the old cgi-based translator 2018-08-28 20:48:44 +02:00
buddy.i Adding bdd_is_cube for python 2021-09-16 14:53:45 +02:00
Makefile.am Work around issue with inttypes.h macros 2021-11-16 23:28:16 +01:00