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

File Contents

# User Rev Content
1 tim 319 Package = applications/dynamicProps
2    
3     Source = \
4 tim 333 TimeCorrFunc.cpp \
5     CrossTimeCorrFunc.cpp \
6     ParticleTimeCorrFunc.cpp \
7 xsun 1183 FrameTimeCorrFunc.cpp \
8 tim 319 DipoleCorrFunc.cpp \
9     RCorrFunc.cpp \
10     VCorrFunc.cpp \
11     DynamicProps.cpp \
12     DynamicPropsCmd.c \
13 chuckv 1096 LegendreCorrFunc.cpp \
14 chuckv 1112 RadialRCorrFunc.cpp \
15 xsun 1183 ThetaCorrFunc.cpp \
16 chuckv 1245 EnergyCorrFunc.cpp \
17 xsun 1183 DirectionalRCorrFunc.cpp
18 tim 876
19 tim 447 BuiltParallelExe = 0
20 tim 319
21     RmiSource =
22    
23     Main = DynamicProps
24    
25     DEV_ROOT=../../..
26     include $(DEV_ROOT)/make/Makefile
27    

Properties

Name Value
svn:keywords Author Id Revision Date