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 366 by gezelter, Fri Feb 18 15:58:22 2005 UTC vs.
Revision 1442 by gezelter, Mon May 10 17:28:26 2010 UTC

# Line 7 | Line 7 | Source    = \
7          ForceFieldFactory.cpp \
8          DUFF.cpp \
9          EAM_FF.cpp \
10 <        notifyCutoffs.F90 \
11 <        notifyCutoffs_interface.F90
10 >        SHAPES_FF.cpp \
11 >        SC_FF.cpp \
12 >        MnM_FF.cpp \
13 >        Amber_FF.cpp \
14 >        CLAYFF.cpp
15  
16 + ParallelSource = doForces.F90
17 +
18 + Modules = \
19 +        doForces \
20 +        notifyCutoffs
21 +
22   RmiSource =
23  
24   Main      =

Comparing trunk/src/UseTheForce/Makefile (property svn:keywords):
Revision 366 by gezelter, Fri Feb 18 15:58:22 2005 UTC vs.
Revision 1442 by gezelter, Mon May 10 17:28:26 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines