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 1225 by gezelter, Fri Feb 8 21:33:46 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 >        CLAYFF.cpp
14  
15 + ParallelSource = doForces.F90
16 +
17 + Modules = \
18 +        doForces \
19 +        notifyCutoffs
20 +
21   RmiSource =
22  
23   Main      =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines