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

Comparing trunk/OOPSE-2.0/src/UseTheForce/Makefile (file contents):
Revision 1951 by gezelter, Fri Jan 14 21:13:24 2005 UTC vs.
Revision 2428 by chuckv, Mon Nov 14 22:03:11 2005 UTC

# Line 6 | Line 6 | Source    = \
6          ForceField.cpp \
7          ForceFieldFactory.cpp \
8          DUFF.cpp \
9 <        EAM.cpp \
9 >        EAM_FF.cpp \
10 >        SHAPES_FF.cpp \
11 >        SC_FF.cpp \
12          notifyCutoffs.F90 \
13          notifyCutoffs_interface.F90
14  
15 + Modules = \
16 +        doForces \
17 +        notifyCutoffs
18 +
19   RmiSource =
20  
21   Main      =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines