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

Comparing:
trunk/OOPSE-3.0/src/UseTheForce/Makefile (file contents), Revision 1497 by tim, Tue Sep 28 20:44:02 2004 UTC vs.
branches/new_design/OOPSE-3.0/src/UseTheForce/Makefile (file contents), Revision 1683, Thu Oct 28 22:34:02 2004 UTC

# Line 1 | Line 1
1   Source    = \
2 <        do_Forces.F90 \
2 >        doForces.F90 \
3          DUFF.cpp \
4          EAM_FF.cpp \
5          ForceFields.cpp \
6        fortranWrappers.cpp \
6          LJFF.cpp \
7          mpiForceField.c \
9        mpiSimulation_module.F90 \
8          WATER.cpp \
9 <        wrappers.F90 \
9 >        notifyCutoffs.F90 \
10 >        Shapes_FF.cpp \
11  
12   RmiSource =
13  
14   Main      =
15  
16 < include $(DEV_ROOT)/Makefile
16 > DEV_ROOT=../..
17 > include $(DEV_ROOT)/make/Makefile
18 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines