* src/tgbatest/ltl2tgba.cc (syntax): Add missing black line in

help output.
This commit is contained in:
Alexandre Duret-Lutz 2010-04-15 09:46:18 +02:00
parent 26bd137020
commit 70669c99ed
2 changed files with 6 additions and 0 deletions

View file

@ -161,6 +161,7 @@ syntax(char* prog)
<< std::endl
<< " -c enable language containment checks (implies -taa)"
<< std::endl
<< std::endl
<< "Formula simplification (before translation):"
<< std::endl