ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/samples/LangevinHull/Makefile
Revision: 1527
Committed: Wed Nov 24 18:50:08 2010 UTC (14 years, 8 months ago) by gezelter
File size: 256 byte(s)
Log Message:
cleaned up some cruft from the md files, got rid of thiols

File Contents

# Content
1 Source = \
2
3 RmiSource =
4
5 Main =
6
7 SampleFiles = \
8 Au_300K.md \
9 Au_highvisc.md \
10 Au_lowvisc.md \
11 spce_1atm.md \
12 spce_100atm.md \
13 spce_Au_1atm.md \
14 spce_Au_100atm.md \
15 metals.md \
16 water.md
17
18 DEV_ROOT=../..
19 include $(DEV_ROOT)/make/Makefile
20