ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/primitives/Makefile
Revision: 1465
Committed: Fri Jul 9 23:08:25 2010 UTC (15 years ago) by chuckv
File size: 312 byte(s)
Log Message:
Creating busticated version of OpenMD

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