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

Comparing trunk/OOPSE-4/src/primitives/Makefile (file contents):
Revision 1513 by tim, Wed Sep 29 21:55:03 2004 UTC vs.
Revision 1957 by tim, Tue Jan 25 17:45:23 2005 UTC

# Line 1 | Line 1
1 + Package = primitives
2 +
3   Source    = \
4 +        StuntDouble.cpp \
5          Atom.cpp \
3        Bend.cpp \
4        BendExtensions.cpp \
5        Bond.cpp \
6        BondExtensions.cpp \
6          DirectionalAtom.cpp \
8        GhostBend.cpp \
9        Molecule.cpp \
7          RigidBody.cpp \
8 <        StuntDouble.cpp \
8 >        Molecule.cpp \
9 >        Bend.cpp \
10 >        GhostBend.cpp \
11          Torsion.cpp \
12 <        TorsionExtensions.cpp \
12 >        GhostTorsion.cpp \
13 >        UreyBradleyBend.cpp
14  
15 +
16   RmiSource =
17  
18   Main      =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines