* src/tgbatest/ltl2tgba.cc (syntax): Add missing black line in
help output.
This commit is contained in:
parent
26bd137020
commit
70669c99ed
2 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
|
2010-04-15 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||||
|
|
||||||
|
* src/tgbatest/ltl2tgba.cc (syntax): Add missing black line in
|
||||||
|
help output.
|
||||||
|
|
||||||
2010-04-14 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
2010-04-14 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||||
|
|
||||||
* NEWS: Mention W and M.
|
* NEWS: Mention W and M.
|
||||||
|
|
|
||||||
|
|
@ -161,6 +161,7 @@ syntax(char* prog)
|
||||||
<< std::endl
|
<< std::endl
|
||||||
<< " -c enable language containment checks (implies -taa)"
|
<< " -c enable language containment checks (implies -taa)"
|
||||||
<< std::endl
|
<< std::endl
|
||||||
|
<< std::endl
|
||||||
|
|
||||||
<< "Formula simplification (before translation):"
|
<< "Formula simplification (before translation):"
|
||||||
<< std::endl
|
<< std::endl
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue