spacing
This commit is contained in:
parent
f1af8f96bf
commit
3e4497dc70
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ syntax(char* prog)
|
|||
<< " -r display the relation BDD, not the reachability graph"
|
||||
<< std::endl
|
||||
<< " -R same as -r, but as a set" << std::endl
|
||||
<< " -v display the BDD variables used by the automaton"
|
||||
<< " -v display the BDD variables used by the automaton"
|
||||
<< std::endl;
|
||||
exit(2);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue