Document the protocol used between ltl2tgba.html and spot.py.

* wrap/python/ajax/protocol.txt: New file.
* wrap/python/ajax/Makefile.am (EXTRA_DIST): Add it.
This commit is contained in:
Alexandre Duret-Lutz 2011-06-03 17:13:53 +02:00
parent 23334e7e25
commit 78f932081b
3 changed files with 82 additions and 1 deletions

View file

@ -1,3 +1,10 @@
2011-06-03 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Document the protocol used between ltl2tgba.html and spot.py.
* wrap/python/ajax/protocol.txt: New file.
* wrap/python/ajax/Makefile.am (EXTRA_DIST): Add it.
2011-06-02 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* iface/dve2/README: Document state compression.