ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/devel_omp/src/selection/Makefile
Revision: 1594
Committed: Tue Jul 19 16:45:30 2011 UTC (14 years, 1 month ago) by chuckv
File size: 303 byte(s)
Log Message:
Branching from main development branch to OpenMP dev version at dev branch 1593

File Contents

# User Rev Content
1 tim 300 Package = selection
2    
3     Source = \
4 tim 770 SelectionToken.cpp \
5 tim 300 TokenMap.cpp \
6     SelectionCompiler.cpp \
7     SelectionEvaluator.cpp \
8     NameFinder.cpp \
9     DistanceFinder.cpp \
10 gezelter 1412 HullFinder.cpp \
11 tim 413 IndexFinder.cpp \
12 tim 315 SelectionManager.cpp \
13    
14 tim 300
15     RmiSource =
16    
17     Main =
18    
19     DEV_ROOT=../..
20     include $(DEV_ROOT)/make/Makefile

Properties

Name Value
svn:keywords Author Id Revision Date