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

File Contents

# Content
1 Package = restraints
2
3 Source = \
4 ObjectRestraint.cpp \
5 MolecularRestraint.cpp \
6 RestraintForceManager.cpp \
7 ThermoIntegrationForceManager.cpp
8
9 ParallelSource = \
10 RestraintForceManager.cpp \
11 ThermoIntegrationForceManager.cpp
12
13 RmiSource =
14
15 Main =
16
17 DEV_ROOT=../..
18 include $(DEV_ROOT)/make/Makefile
19

Properties

Name Value
svn:keywords Author Id Revision Date