spacing
This commit is contained in:
parent
7cf57e2463
commit
35be07c472
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ void
|
||||||
syntax(char* prog)
|
syntax(char* prog)
|
||||||
{
|
{
|
||||||
std::cerr << "Usage: "<< prog << " [OPTIONS...] formula" << std::endl
|
std::cerr << "Usage: "<< prog << " [OPTIONS...] formula" << std::endl
|
||||||
<< std::endl
|
<< std::endl
|
||||||
<< "Options:" << std::endl
|
<< "Options:" << std::endl
|
||||||
<< " -a display the accepting_conditions BDD, not the reachability graph"
|
<< " -a display the accepting_conditions BDD, not the reachability graph"
|
||||||
<< std::endl
|
<< std::endl
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue