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 1152 by chuckv, Mon Jul 9 21:03:04 2007 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 + Modules = \
16 +        doForces \
17 +        notifyCutoffs
18 +
19   RmiSource =
20  
21   Main      =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines