ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
OpenMD
/
branches
/
development
/
samples
/
water
/
dimer
/
Makefile
Revision:
1465
Committed:
Fri Jul 9 23:08:25 2010 UTC
(15 years, 2 months ago) by
chuckv
File size:
225 byte(s)
Log Message:
Creating busticated version of OpenMD
File Contents
#
User
Rev
Content
1
tim
51
Source = \
2
3
RmiSource =
4
5
Main =
6
7
SampleFiles = \
8
two.md \
9
tim
503
water.md \
10
cl.md \
11
mix2.md \
12
mix.md \
13
ssd.md \
14
chrisfen
551
tap.md
15
tim
51
16
tim
57
DEV_ROOT=../../..
17
tim
51
include $(DEV_ROOT)/make/Makefile
18