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 1599 by gezelter, Tue Oct 19 20:40:17 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 \
9        WATER.cpp \
10        Shapes_FF.cpp \
8          notifyCutoffs.F90 \
12        wrappers.F90 \
9  
10   RmiSource =
11  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines