ltl2tgba cgi updates.
* wrap/python/cgi-bin/ltl2tgba.in (dot): Use the value computed by configure. (os.system): Cleanup stale files only when the form has been submitted. (list options): Keep track of the selected value. (draw_acc_run|print_acc_run): set ec=0 to detect if it has been later set or not. Fix error message when using generalized automata with degeneralized emptiness checks. * wrap/python/cgi-bin/Makefile.am (ltl2tgba.py): Substitute @DOT@.
This commit is contained in:
parent
bc61ca73c6
commit
72b7deec12
3 changed files with 26 additions and 10 deletions
14
ChangeLog
14
ChangeLog
|
|
@ -1,3 +1,17 @@
|
|||
2010-02-17 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
ltl2tgba cgi updates.
|
||||
|
||||
* wrap/python/cgi-bin/ltl2tgba.in (dot): Use the value computed by
|
||||
configure.
|
||||
(os.system): Cleanup stale files only when the form has been
|
||||
submitted.
|
||||
(list options): Keep track of the selected value.
|
||||
(draw_acc_run|print_acc_run): set ec=0 to detect if it has been
|
||||
later set or not. Fix error message when using generalized
|
||||
automata with degeneralized emptiness checks.
|
||||
* wrap/python/cgi-bin/Makefile.am (ltl2tgba.py): Substitute @DOT@.
|
||||
|
||||
2010-02-02 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* wrap/python/cgi-bin/ltl2tgba.in: Reword description of svg_output.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue