From 35be07c472bcea47dfd7a8a8a85e48c8f26d4839 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Wed, 25 Jun 2003 09:52:52 +0000 Subject: [PATCH] spacing --- src/tgbatest/ltl2tgba.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tgbatest/ltl2tgba.cc b/src/tgbatest/ltl2tgba.cc index a854764d8..c7830575b 100644 --- a/src/tgbatest/ltl2tgba.cc +++ b/src/tgbatest/ltl2tgba.cc @@ -12,7 +12,7 @@ void syntax(char* prog) { std::cerr << "Usage: "<< prog << " [OPTIONS...] formula" << std::endl - << std::endl + << std::endl << "Options:" << std::endl << " -a display the accepting_conditions BDD, not the reachability graph" << std::endl