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

Comparing branches/new_design/OOPSE-4/src/UseTheForce/DUFF.hpp (file contents):
Revision 1837 by tim, Thu Dec 2 22:15:31 2004 UTC vs.
Revision 1840 by tim, Fri Dec 3 00:26:07 2004 UTC

# Line 35 | Line 35
35  
36   #include "UseTheForce/ForceField.hpp"
37   #include "io/SectionParserManager.hpp"
38 < #include "UseTheForce/ForceFieldFactory.hpp"
38 > #include "UseTheForce/ForceFieldCreator.hpp"
39   namespace oopse {
40  
41   /**
# Line 68 | Line 68 | class DUFF : public ForceField {
68          */
69   };
70  
71 + //static ForceFieldBuilder<DUFF>* DUFFCreator = new ForceFieldBuilder<DUFF>("DUFF");
72   } //end namespace oopse
73   #endif //USETHEFORCE_DUFF_HPP
74  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines