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

Comparing branches/new_design/OOPSE-2.0/src/brains/SimInfo.hpp (file contents):
Revision 1806 by tim, Tue Nov 30 19:58:25 2004 UTC vs.
Revision 1807 by tim, Tue Nov 30 22:43:51 2004 UTC

# Line 214 | Line 214 | class SimInfo {
214          }
215  
216          /** Sets the snapshot manager. */
217 <        void setSnapshotManager(SnapshotManager* sman) {
218 <            sman_ = sman;
219 <        }
220 <
217 >        void setSnapshotManager(SnapshotManager* sman);
218 >        
219          /** Returns the force field */
220          ForceField* getForceField() {
221              return forceField_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines