Changeset 5a538b for pcp/src


Ignore:
Timestamp:
Apr 21, 2008, 2:19:23 PM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
5712cb
Parents:
487182
git-author:
Frederik Heber <heber@…> (04/18/08 13:44:14)
git-committer:
Frederik Heber <heber@…> (04/21/08 14:19:23)
Message:

MinimiseOccupied(): OutputVisual if SuperStop

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pcp/src/run.c

    r487182 r5a538b  
    916916      //fprintf(stderr,"(%i) Stop %i\n",P->Par.me, Stop);
    917917    }
    918     //OutputVisSrcFiles(P, Occupied); // is now done after localization (ComputeMLWF())
     918    if (*SuperStop == 1) OutputVisSrcFiles(P, Occupied); // is now done after localization (ComputeMLWF())
    919919  }
    920920  TestGramSch(P,R->LevS,Psi, Occupied);
Note: See TracChangeset for help on using the changeset viewer.