- Fixed bug in attack output.

- Re-enabled the noreport switch.
This commit is contained in:
ccremers
2004-07-13 09:36:30 +00:00
parent 981f0a92b4
commit 410a35f4f4
4 changed files with 5 additions and 6 deletions

View File

@@ -105,7 +105,6 @@ traverse (const System sys)
int
executeStep (const System sys, const int run)
{
unsigned long int parentBuffer;
Roledef runPoint;
runPoint = runPointerGet (sys, run);
#ifdef DEBUG