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

Comparing trunk/OOPSE-4/src/UseTheForce/Makefile (file contents):
Revision 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 2211 by chrisfen, Thu Apr 21 14:12:19 2005 UTC

# Line 1 | Line 1
1 + Package = UseTheForce
2 +
3   Source    = \
4          doForces.F90 \
5 +        doForces_interface.F90 \
6          ForceField.cpp \
7          ForceFieldFactory.cpp \
8          DUFF.cpp \
9 <        EAM.cpp \
9 >        EAM_FF.cpp \
10 >        SHAPES_FF.cpp \
11          notifyCutoffs.F90 \
12 +        notifyCutoffs_interface.F90
13  
14 + Modules = \
15 +        doForces \
16 +        notifyCutoffs
17 +
18   RmiSource =
19  
20   Main      =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines