* src/tgbatest/spotlbtt.test: Typo.
This commit is contained in:
parent
c38a3428f3
commit
b253881336
4 changed files with 9 additions and 3 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
2004-02-05 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
2004-02-05 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||||
|
|
||||||
|
* src/tgbatest/spotlbtt.test: Typo.
|
||||||
|
|
||||||
* wrap/python/spot.i (unblock_signal): New function.
|
* wrap/python/spot.i (unblock_signal): New function.
|
||||||
* wrap/python/cgi/ltl2tgba.in (print_footer, alarm_handler)
|
* wrap/python/cgi/ltl2tgba.in (print_footer, alarm_handler)
|
||||||
(reset_alarm): New functions. Kill the script and its
|
(reset_alarm): New functions. Kill the script and its
|
||||||
|
|
@ -8,6 +10,8 @@
|
||||||
|
|
||||||
2004-02-03 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
2004-02-03 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||||
|
|
||||||
|
* configure.ac, NEWS: Bump version to 0.0q.
|
||||||
|
|
||||||
* configure.ac, NEWS: Bump version to 0.0p.
|
* configure.ac, NEWS: Bump version to 0.0p.
|
||||||
|
|
||||||
* wrap/python/cgi/ltl2tgba.in: Fix <table> setting to cope
|
* wrap/python/cgi/ltl2tgba.in: Fix <table> setting to cope
|
||||||
|
|
|
||||||
2
NEWS
2
NEWS
|
|
@ -1,3 +1,5 @@
|
||||||
|
New in spot 0.0q:
|
||||||
|
|
||||||
New in spot 0.0p (2004-02-03):
|
New in spot 0.0p (2004-02-03):
|
||||||
|
|
||||||
* In ltl_to_tgba_fm:
|
* In ltl_to_tgba_fm:
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@
|
||||||
# 02111-1307, USA.
|
# 02111-1307, USA.
|
||||||
|
|
||||||
AC_PREREQ([2.57])
|
AC_PREREQ([2.57])
|
||||||
AC_INIT([spot], [0.0p])
|
AC_INIT([spot], [0.0q])
|
||||||
AC_CONFIG_AUX_DIR([tools])
|
AC_CONFIG_AUX_DIR([tools])
|
||||||
AM_INIT_AUTOMAKE([gnits nostdinc 1.8])
|
AM_INIT_AUTOMAKE([gnits nostdinc 1.8])
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright (C) 2003 Laboratoire d'Informatique de Paris 6 (LIP6),
|
# Copyright (C) 2003, 2004 Laboratoire d'Informatique de Paris 6 (LIP6),
|
||||||
# département Systèmes Répartis Coopératifs (SRC), Université Pierre
|
# département Systèmes Répartis Coopératifs (SRC), Université Pierre
|
||||||
# et Marie Curie.
|
# et Marie Curie.
|
||||||
#
|
#
|
||||||
|
|
@ -37,7 +37,7 @@ Algorithm
|
||||||
|
|
||||||
Algorithm
|
Algorithm
|
||||||
{
|
{
|
||||||
Name = "Spot (Couvreur -- LACIM), degeneralized"
|
Name = "Spot (Couvreur -- LaCIM), degeneralized"
|
||||||
Path = "${LBTT_TRANSLATE} --spot './ltl2tgba -F -t -D'"
|
Path = "${LBTT_TRANSLATE} --spot './ltl2tgba -F -t -D'"
|
||||||
Enabled = yes
|
Enabled = yes
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue