* src/tgbaalgos/ltl2tgba_fm.hh (ltl_to_tgba_fm): Document all

parameters.
* src/tgbaalgos/ltl2tgba_lacim.hh (ltl_to_tgba_lacim): Likewise.
This commit is contained in:
Alexandre Duret-Lutz 2004-08-09 08:50:42 +00:00
parent 7b314789ca
commit 576e00099d
3 changed files with 20 additions and 5 deletions

View file

@ -1,3 +1,9 @@
2004-08-09 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/ltl2tgba_fm.hh (ltl_to_tgba_fm): Document all
parameters.
* src/tgbaalgos/ltl2tgba_lacim.hh (ltl_to_tgba_lacim): Likewise.
2004-08-07 Alexandre Duret-Lutz <adl@src.lip6.fr>
* configure.ac: Call AC_PROG_CC and AM_PROG_CC_C_O.