--- trunk/OOPSE-4/src/primitives/Makefile 2004/09/29 21:55:03 1513 +++ trunk/OOPSE-4/src/primitives/Makefile 2005/01/12 22:41:40 1930 @@ -1,17 +1,15 @@ Source = \ + StuntDouble.cpp \ Atom.cpp \ - Bend.cpp \ - BendExtensions.cpp \ - Bond.cpp \ - BondExtensions.cpp \ DirectionalAtom.cpp \ - GhostBend.cpp \ - Molecule.cpp \ RigidBody.cpp \ - StuntDouble.cpp \ + Molecule.cpp \ + Bend.cpp \ + GhostBend.cpp \ Torsion.cpp \ - TorsionExtensions.cpp \ + UreyBradleyBend.cpp + RmiSource = Main =