* src/tgbatest/ltl2tgba.cc (syntax): Mention gv04 in help text.

This commit is contained in:
Alexandre Duret-Lutz 2004-11-28 12:48:51 +00:00
parent a5608a7ec4
commit 39ffa27338
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2004-11-28 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbatest/ltl2tgba.cc (syntax): Mention gv04 in help text.
2004-11-27 Alexandre Duret-Lutz <adl@src.lip6.fr> 2004-11-27 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/minimizerun.cc: Shut up a GCC warning when assert * src/tgbaalgos/minimizerun.cc: Shut up a GCC warning when assert

View file

@ -127,6 +127,7 @@ syntax(char* prog)
<< std::endl << std::endl
<< " bsh_magic_search_repeated[(heap size in MB - 10MB" << " bsh_magic_search_repeated[(heap size in MB - 10MB"
<< " by default)]" << std::endl << " by default)]" << std::endl
<< " gv04" << std::endl
<< " se05_search" << std::endl << " se05_search" << std::endl
<< " se05_search_repeated" << std::endl << " se05_search_repeated" << std::endl
<< " bsh_se05_search[(heap size in MB - 10MB by default)]" << " bsh_se05_search[(heap size in MB - 10MB by default)]"