ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/primitives/Makefile
Revision: 1442
Committed: Mon May 10 17:28:26 2010 UTC (15 years, 2 months ago) by gezelter
Original Path: trunk/src/primitives/Makefile
File size: 312 byte(s)
Log Message:
Adding property set to svn entries

File Contents

# Content
1 Package = primitives
2
3 Source = \
4 StuntDouble.cpp \
5 Atom.cpp \
6 DirectionalAtom.cpp \
7 RigidBody.cpp \
8 Molecule.cpp \
9 Bend.cpp \
10 GhostBend.cpp \
11 Torsion.cpp \
12 Inversion.cpp \
13 GhostTorsion.cpp \
14 UreyBradleyBend.cpp \
15
16
17 RmiSource =
18
19 Main =
20
21 DEV_ROOT=../..
22 include $(DEV_ROOT)/make/Makefile
23

Properties

Name Value
svn:keywords Author Id Revision Date