* wrap/python/cgi/ltl2tgba.in: Handle show_formula_dot and

show_formula_gif.
This commit is contained in:
Alexandre Duret-Lutz 2003-08-06 09:52:04 +00:00
parent fe2f726863
commit c7a269dddc
2 changed files with 23 additions and 1 deletions

View file

@ -1,5 +1,8 @@
2003-08-06 Alexandre Duret-Lutz <adl@gnu.org>
* wrap/python/cgi/ltl2tgba.in: Handle show_formula_dot and
show_formula_gif.
* src/ltlvisit/dotty.hh (dotty): Move the ostream argument first.
* src/ltlvisit/dump.hh (dump): Likewise.
* src/ltltest/equals.cc, src/ltltest/readltl.cc,