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

Comparing trunk/OOPSE-3.0/src/UseTheForce/ForceFields.hpp (file contents):
Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 1492 by tim, Fri Sep 24 16:27:58 2004 UTC

# Line 9 | Line 9
9   #include <stdlib.h>
10   #include <math.h>
11  
12 < #include "Atom.hpp"
13 < #include "SimInfo.hpp"
14 < #include "StuntDouble.hpp"
12 > #include "primitives/Atom.hpp"
13 > #include "brains/SimInfo.hpp"
14 > #include "primitives/StuntDouble.hpp"
15  
16   #ifdef IS_MPI
17 < #include "mpiForceField.h"
17 > #include "UseTheForce/mpiForceField.h"
18   #endif
19  
20 < #include "fForceField.h"
21 < #include "fortranWrapDefines.hpp"
20 > #include ""UseTheForce/fForceField.h""
21 > #include "UseTheForce/fortranWrapDefines.hpp"
22  
23   class bond_pair{
24   public:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines