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

File Contents

# Content
1 Package = brains
2
3 Source = \
4 PairList.cpp \
5 SimInfo.cpp \
6 DataStorage.cpp \
7 SimSnapshotManager.cpp \
8 Snapshot.cpp \
9 Stats.cpp \
10 Thermo.cpp \
11 ForceManager.cpp \
12 MoleculeCreator.cpp \
13 SimCreator.cpp \
14 Register.cpp \
15 BlockSnapshotManager.cpp
16
17 ParallelSource = \
18 ForceManager.cpp \
19 SimCreator.cpp \
20 SimInfo.cpp \
21 Thermo.cpp
22
23 RmiSource =
24
25 Main =
26
27 DEV_ROOT=../..
28 include $(DEV_ROOT)/make/Makefile
29

Properties

Name Value
svn:keywords Author Id Revision Date