- Further refactoring.

- Some cleanup.
This commit is contained in:
ccremers
2006-01-02 19:55:34 +00:00
parent a5acc4984a
commit e6505a72a3
7 changed files with 134 additions and 113 deletions

View File

@@ -416,4 +416,5 @@ select_goal (const System sys)
}
error ("Unknown value (<0) for --goal-select.");
}
return NULL;
}