ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/brains/SimSnapshotManager.hpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/brains/SimSnapshotManager.hpp (file contents):
Revision 1981 by tim, Mon Feb 7 19:14:26 2005 UTC vs.
Revision 2002 by tim, Sun Feb 13 06:57:48 2005 UTC

# Line 64 | Line 64 | class SimInfo;
64       */
65      class SimSnapshotManager : public SnapshotManager {
66          public:
67 <            SimSnapshotManager(SimInfo* info);
67 >            SimSnapshotManager(SimInfo* info, int storageLayout);
68              ~SimSnapshotManager();
69              virtual bool advance();
70  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines