org: new example

Fixes #14.

* doc/org/tut22.org: New file.
* doc/Makefile.am, doc/org/tut.org: Add it.
This commit is contained in:
Alexandre Duret-Lutz 2015-06-12 21:59:00 +02:00
parent 562a8d0f20
commit 89592881c7
3 changed files with 77 additions and 0 deletions

View file

@ -24,3 +24,4 @@ The following examples are too low-level to be implemented in shell or
Python (at least at the moment), so they are purely C++ so far.
- [[file:tut21.org][Custom print of an automaton]]
- [[file:tut22.org][Creating an automaton in C++]]