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 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines