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

Comparing trunk/OOPSE-4/src/integrators/Integrator.hpp (file contents):
Revision 1492 by tim, Fri Sep 24 16:27:58 2004 UTC vs.
Revision 1772 by chrisfen, Tue Nov 23 22:48:31 2004 UTC

# Line 84 | Line 84 | template<typename T = BaseIntegrator> class Integrator
84    Thermo *tStats;
85    StatWriter*  statOut;
86    DumpWriter*  dumpOut;
87 +  RestraintWriter* restOut;
88 +  RestraintReader* initRestraints;
89  
90   };
91  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines