* wrap/python/cgi/ltl2tgba.in: Use render_dot when

showing formula.
* wrap/python/cgi/README: Mention unique_id.
This commit is contained in:
Alexandre Duret-Lutz 2004-02-09 09:24:33 +00:00
parent 7069d5406b
commit faaa117e02
3 changed files with 10 additions and 7 deletions

View file

@ -41,3 +41,5 @@ You have to install the script yourself if you want to test it.
each time it runs.
4) `dot', from the GraphViz package, should be in the PATH.
5) Apache should have its unique_id module loaded.