ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/primitives/Makefile
Revision: 1490
Committed: Fri Sep 24 04:16:43 2004 UTC (19 years, 9 months ago) by gezelter
File size: 281 byte(s)
Log Message:
Import of OOPSE v. 2.0

File Contents

# Content
1 Source = \
2 Atom.cpp \
3 Bend.cpp \
4 BendExtensions.cpp \
5 Bond.cpp \
6 BondExtensions.cpp \
7 DirectionalAtom.cpp \
8 GhostBend.cpp \
9 Molecule.cpp \
10 RigidBody.cpp \
11 StuntDouble.cpp \
12 Torsion.cpp \
13 TorsionExtensions.cpp \
14
15 RmiSource =
16
17 Main =
18
19 include $(DEV_ROOT)/Makefile