ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/UseTheForce/Makefile
(Generate patch)

Comparing trunk/src/UseTheForce/Makefile (file contents):
Revision 246 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 1604 by jmichalk, Mon Aug 8 18:53:40 2011 UTC

# Line 1 | Line 1
1 + Package = UseTheForce
2 +
3   Source    = \
4          doForces.F90 \
5 +        doForces_interface.F90 \
6          ForceField.cpp \
7          ForceFieldFactory.cpp \
8          DUFF.cpp \
9 <        EAM.cpp \
10 <        notifyCutoffs.F90 \
9 >        EAM_FF.cpp \
10 >        EADM_FF.cpp \
11 >        SHAPES_FF.cpp \
12 >        SC_FF.cpp \
13 >        MnM_FF.cpp \
14 >        Amber_FF.cpp \
15 >        CLAYFF.cpp
16  
17 + ParallelSource = doForces.F90
18 +
19 + Modules = \
20 +        doForces \
21 +        notifyCutoffs
22 +
23   RmiSource =
24  
25   Main      =

Comparing trunk/src/UseTheForce/Makefile (property svn:keywords):
Revision 246 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 1604 by jmichalk, Mon Aug 8 18:53:40 2011 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines