ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/minimizers/Makefile
Revision: 1465
Committed: Fri Jul 9 23:08:25 2010 UTC (15 years ago) by chuckv
File size: 345 byte(s)
Log Message:
Creating busticated version of OpenMD

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