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 460 by gezelter, Mon Apr 11 16:14:05 2005 UTC vs.
Revision 1269 by gezelter, Tue Jul 1 13:28:23 2008 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines