ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
OpenMD
/
branches
/
development
/
samples
/
metals
/
minimizer
/
Makefile
Revision:
1465
Committed:
Fri Jul 9 23:08:25 2010 UTC
(15 years, 2 months ago) by
chuckv
File size:
189 byte(s)
Log Message:
Creating busticated version of OpenMD
File Contents
#
User
Rev
Content
1
chuckv
1251
Source = \
2
3
RmiSource =
4
5
Main =
6
7
SampleFiles = \
8
water.md \
9
metals.md \
10
mnm.md
11
12
DEV_ROOT=../../../
13
include $(DEV_ROOT)/make/Makefile
14