- [Syntactical changes only]

Fixed the indentation of some files.
This commit is contained in:
ccremers
2005-06-02 09:40:05 +00:00
parent 01124e2104
commit cd2ef14e4e
4 changed files with 18 additions and 16 deletions

View File

@@ -76,7 +76,7 @@ systemInit ()
sys->switchClaims = 0; // default don't report on claims
sys->switchClaimToCheck = NULL; // default check all claims
sys->switchXMLoutput = 0; // default no xml output
sys->switchHuman = false; // not human friendly by default
sys->switchHuman = false; // not human friendly by default
sys->switchGoalSelectMethod = 3; // default goal selection method
sys->traverse = 12; // default traversal method