org: add example of LTL->BA translation

This addresses one item in #14.

* doc/org/tut10.org: New file.
* doc/Makefile.am: Add it.
* src/twaalgos/translate.hh: Fix inclusion of types from
postprocessor.
* wrap/python/spot.py (translate): Fix typo in doc string.
This commit is contained in:
Alexandre Duret-Lutz 2015-06-07 15:13:41 +02:00
parent 6c2985e753
commit e7f5af6c6a
4 changed files with 219 additions and 3 deletions

View file

@ -80,6 +80,7 @@ ORG_FILES = \
org/tools.org \
org/tut01.org \
org/tut02.org \
org/tut10.org \
org/satmin.org \
org/satmin.tex \
org/setup.org \