ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/minimizers/Makefile
Revision: 1442
Committed: Mon May 10 17:28:26 2010 UTC (15 years, 2 months ago) by gezelter
File size: 345 byte(s)
Log Message:
Adding property set to svn entries

File Contents

# Content
1 Package = minimizers
2
3 Source = \
4 MinimizerParameterSet.cpp \
5 Minimizer.cpp \
6 MinimizerFactory.cpp \
7 CGFamilyMinimizer.cpp \
8 PRCG.cpp \
9 SDMinimizer.cpp \
10
11 ParallelSource = \
12 CGFamilyMinimizer.cpp \
13 Minimizer.cpp \
14 PRCG.cpp \
15 SDMinimizer.cpp
16
17 RmiSource =
18
19 Main =
20
21 DEV_ROOT=../..
22 include $(DEV_ROOT)/make/Makefile
23

Properties

Name Value
svn:keywords Author Id Revision Date