spot/doc
Alexandre Duret-Lutz 6c2985e753 fix Python bindings for relabeling_map, and document them
This fixes #61, and addresses one item of #14.

* src/ltlvisit/relabel.hh: Use a map rather than a unordered_map,
because the Swig binding for unordered_map do not seem functional.
* wrap/python/spot_impl.i: Adjust.
* wrap/python/tests/relabel.py: New file.
* wrap/python/tests/Makefile.am: Add it.
* doc/org/tut02.org: New file.
* doc/Makefile.am: Add it.
2015-06-07 14:22:31 +02:00
..
org fix Python bindings for relabeling_map, and document them 2015-06-07 14:22:31 +02:00
tl psl: add support for the [:*i..j] operator 2015-01-19 14:39:41 +01:00
.gitignore more files to ignore 2015-01-08 21:04:03 +01:00
dot.in Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
Doxyfile.in * doc/Doxyfile.in: Hide private functions and member. Enable search. 2013-07-29 01:14:37 +02:00
footer.html Improve documentation here and there. 2013-06-09 15:55:57 +02:00
mainpage.dox ltlparse: rename the main functions 2015-06-04 09:26:57 +02:00
Makefile.am fix Python bindings for relabeling_map, and document them 2015-06-07 14:22:31 +02:00