* wrap/python/cgi/ltl2tgba.in (render_dot, render_automaton)

(render_bdd): New functions, extracted from the rest of the code.
This commit is contained in:
Alexandre Duret-Lutz 2004-02-02 20:11:31 +00:00
parent dae794aad3
commit 47489236dc
2 changed files with 31 additions and 38 deletions

View file

@ -1,5 +1,8 @@
2004-02-02 Alexandre Duret-Lutz <adl@gnu.org>
* wrap/python/cgi/ltl2tgba.in (render_dot, render_automaton)
(render_bdd): New functions, extracted from the rest of the code.
* wrap/python/cgi/ltl2tgba.in (default_translator): Default
to trans_fm.
(translators): Show trans_fm before trans_lacim.