ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/heatflux/src/mdParser/Makefile
Revision: 1670
Committed: Fri Jan 27 19:07:19 2012 UTC (13 years, 11 months ago) by chuckv
File size: 225 byte(s)
Log Message:
Adding experimental branch for calculation of the heatflux based on old version of OpenMD.
This will need to be ported to the development branch later.

File Contents

# User Rev Content
1 tim 770 Package = mdParser
2    
3     Source = \
4     FilenameObserver.cpp \
5     MDLexer.cpp \
6     MDParser.cpp \
7     MDTreeParser.cpp
8    
9     RmiSource =
10    
11     Main =
12    
13     DEV_ROOT=../..
14     include $(DEV_ROOT)/make/Makefile
15    

Properties

Name Value
svn:keywords Author Id Revision Date