* wrap/python/cgi/ltl2tgba.in (print_stats): New function. Call

it to display the size of the generalized and degeneralized
automata.
This commit is contained in:
Alexandre Duret-Lutz 2004-02-02 19:29:56 +00:00
parent 834ce05235
commit 26cf0145b7
2 changed files with 25 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2004-02-02 Alexandre Duret-Lutz <adl@gnu.org>
* wrap/python/cgi/ltl2tgba.in (print_stats): New function. Call
it to display the size of the generalized and degeneralized
automata.
2004-02-02 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbalagos/stats.hh, src/tgbalagos/stats.cc: New files.