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 1610 by gezelter, Wed Oct 20 04:19:55 2004 UTC vs.
Revision 2487 by gezelter, Mon Dec 5 22:23:57 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 <        fortranWrappers.cpp \
12 <        LJFF.cpp \
8 <        mpiForceField.c \
9 <        WATER.cpp \
10 <        notifyCutoffs.F90 \
11 <        wrappers.F90 \
10 >        SHAPES_FF.cpp \
11 >        SC_FF.cpp \
12 >        CLAYFF.cpp \
13  
14 + Modules = \
15 +        doForces \
16 +        notifyCutoffs
17 +
18   RmiSource =
19  
20   Main      =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines