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

Comparing branches/new_design/OOPSE-2.0/src/brains/SimSnapshotManager.hpp (file contents):
Revision 1698, Thu Oct 28 22:34:02 2004 UTC vs.
Revision 1699 by tim, Tue Nov 2 17:00:12 2004 UTC

# Line 34 | Line 34
34   #define BRAINS_SNAPSHOTMANAGER_HPP
35  
36   #include "brains/SnapshotManager.hpp"
37 <
37 > #include "brains/SimModel.hpp"
38   namespace oopse{
39  
40      /**
# Line 55 | Line 55 | namespace oopse{
55              virtual void setCapacity(int capacity);
56              
57          private:
58 +            SimModel* model_;
59      };
60  
61   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines