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

Comparing trunk/OOPSE/libmdtools/Integrator.hpp (file contents):
Revision 1322 by tim, Fri Jun 11 17:16:21 2004 UTC vs.
Revision 1323 by gezelter, Wed Jul 14 20:11:29 2004 UTC

# Line 91 | Line 91 | typedef Integrator<BaseIntegrator> RealIntegrator;
91   typedef Integrator<BaseIntegrator> RealIntegrator;
92  
93   // ansi instantiation
94 < template class Integrator<BaseIntegrator>;
94 > // template class Integrator<BaseIntegrator>;
95  
96   template<typename T> class NVE : public T {
97  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines