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

Comparing branches/new_design/OOPSE-3.0/src/integrators/NVE.hpp (file contents):
Revision 1721 by tim, Tue Nov 9 01:08:31 2004 UTC vs.
Revision 1758 by tim, Fri Nov 19 17:56:32 2004 UTC

# Line 47 | Line 47 | DECLARE_CREATOR(Integrator, NVE);
47          virtual void moveB();
48   };
49  
50 < DECLARE_CREATOR(Integrator, NVE);
50 > Integrator* createNVE(SimInfo* info);
51  
52   } //end namespace oopse
53  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines