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 1617 by chuckv, Wed Oct 20 20:46:20 2004 UTC vs.
Revision 2050 by gezelter, Fri Feb 18 15:58:22 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 \
5        ForceFields.cpp \
6        LJFF.cpp \
7        mpiForceField.c \
8        WATER.cpp \
10          notifyCutoffs.F90 \
11 +        notifyCutoffs_interface.F90
12  
13   RmiSource =
14  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines