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

Comparing trunk/OOPSE-4/src/UseTheForce/Makefile (file contents):
Revision 1650 by gezelter, Tue Oct 26 22:24:52 2004 UTC vs.
Revision 2461 by gezelter, Mon Nov 21 22:59:02 2005 UTC

# Line 1 | Line 1
1 + Package = UseTheForce
2 +
3   Source    = \
4          doForces.F90 \
5 <        DUFF.cpp \
5 >        doForces_interface.F90 \
6 >        ForceField.cpp \
7 >        ForceFieldFactory.cpp \
8 >        DUFF.cpp \
9          EAM_FF.cpp \
10 <        ForceFields.cpp \
11 <        LJFF.cpp \
7 <        mpiForceField.c \
8 <        WATER.cpp \
9 <        notifyCutoffs.F90 \
10 <        Shapes_FF.cpp \
10 >        SHAPES_FF.cpp \
11 >        SC_FF.cpp \
12  
13 + Modules = \
14 +        doForces \
15 +        notifyCutoffs
16 +
17   RmiSource =
18  
19   Main      =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines