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

Comparing:
trunk/OOPSE-4/src/UseTheForce/Makefile (file contents), Revision 1497 by tim, Tue Sep 28 20:44:02 2004 UTC vs.
branches/new_design/OOPSE-4/src/UseTheForce/Makefile (file contents), Revision 1837 by tim, Thu Dec 2 22:15:31 2004 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 \
2 >        doForces.F90 \
3 >        ForceField.cpp \
4 >        ForceFieldFactory.cpp \
5 >        ForceFieldCreator.cpp \
6 >        DUFF.cpp \
7          mpiForceField.c \
8 <        mpiSimulation_module.F90 \
10 <        WATER.cpp \
11 <        wrappers.F90 \
8 >        notifyCutoffs.F90 \
9  
10   RmiSource =
11  
12   Main      =
13  
14 < include $(DEV_ROOT)/Makefile
14 > DEV_ROOT=../..
15 > include $(DEV_ROOT)/make/Makefile
16 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines