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 1948 by gezelter, Fri Jan 14 20:31:16 2005 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines