ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
OpenMD
/
branches
/
devel_omp
/
samples
/
cutoff
/
Makefile
Revision:
1594
Committed:
Tue Jul 19 16:45:30 2011 UTC
(14 years ago) by
chuckv
File size:
222 byte(s)
Log Message:
Branching from main development branch to OpenMP dev version at dev branch 1593
File Contents
#
User
Rev
Content
1
gezelter
856
Source = \
2
3
RmiSource =
4
5
Main =
6
7
SampleFiles = \
8
GB-Ar-max.md \
9
GB-Ar-mix.md \
10
GB-Ar-traditional.md \
11
gb.md \
12
lj.md \
13
max.md \
14
mix.md \
15
traditional.md \
16
17
18
DEV_ROOT=../..
19
include $(DEV_ROOT)/make/Makefile
20