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 1513 by tim, Wed Sep 29 21:55:03 2004 UTC vs.
Revision 1951 by gezelter, Fri Jan 14 21:13:24 2005 UTC

# Line 1 | Line 1
1 + Package = UseTheForce
2 +
3   Source    = \
4 <        do_Forces.F90 \
5 <        DUFF.cpp \
6 <        EAM_FF.cpp \
7 <        ForceFields.cpp \
8 <        fortranWrappers.cpp \
9 <        LJFF.cpp \
8 <        mpiForceField.c \
9 <        mpiSimulation_module.F90 \
10 <        WATER.cpp \
4 >        doForces.F90 \
5 >        doForces_interface.F90 \
6 >        ForceField.cpp \
7 >        ForceFieldFactory.cpp \
8 >        DUFF.cpp \
9 >        EAM.cpp \
10          notifyCutoffs.F90 \
11 <        wrappers.F90 \
11 >        notifyCutoffs_interface.F90
12  
13   RmiSource =
14  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines