ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/brains/SimCreator.cpp
(Generate patch)

Comparing branches/new_design/OOPSE-2.0/src/brains/SimCreator.cpp (file contents):
Revision 1906 by tim, Thu Jan 6 00:16:07 2005 UTC vs.
Revision 1907 by tim, Thu Jan 6 22:31:07 2005 UTC

# Line 626 | Line 626 | void SimCreator::loadCoordinates(SimInfo* info) {
626          simError();
627      }
628  
629 +    //copy the current snapshot to previous snapshot
630 +    info->getSnapshotManager()->advance();
631   }
632  
633   } //end namespace oopse

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines