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

Comparing branches/new_design/OOPSE-3.0/src/UseTheForce/DUFF.hpp (file contents):
Revision 1836 by tim, Tue Nov 30 22:43:51 2004 UTC vs.
Revision 1837 by tim, Thu Dec 2 22:15:31 2004 UTC

# Line 35 | Line 35 | namespace oopse {
35  
36   #include "UseTheForce/ForceField.hpp"
37   #include "io/SectionParserManager.hpp"
38 + #include "UseTheForce/ForceFieldFactory.hpp"
39   namespace oopse {
40  
41   /**
# Line 67 | Line 68 | class DUFF : public ForceField {
68          */
69   };
70  
70 //declare the funtion to create DUFF
71 ForceField* createDUFF();
72
71   } //end namespace oopse
72   #endif //USETHEFORCE_DUFF_HPP
73  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines