ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/TreeMod/BuildFile
Revision: 1.9
Committed: Wed Sep 9 03:39:51 2009 UTC (15 years, 7 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_018, Mit_017, Mit_017pre3, Mit_017pre2, Mit_017pre1, Mit_016, Mit_015b, Mit_015a, Mit_015, Mit_014e, Mit_014d, Mit_014c, Mit_014b, Mit_014a, Mit_014, Mit_014pre3, Mit_014pre2, Mit_014pre1, Mit_013d, Mit_013c, Mit_013b, Mit_013a, Mit_013, Mit_013pre1, Mit_012i, Mit_012h, Mit_012g, Mit_012f, Mit_012e, Mit_012d, Mit_012c, Mit_012b, Mit_012a, Mit_012, Mit_011a
Changes since 1.8: +2 -1 lines
Log Message:
Add GetColThisEvt function for flexible access to collections up and down the inheritance tree

File Contents

# Content
1 # -*- Makefile -*-
2 # $Id: BuildFile,v 1.8 2008/10/15 17:27:00 loizides Exp $
3
4 <use name=MitAna/TAM>
5 <use name=MitAna/DataTree>
6 <use name=MitAna/DataCont>
7 <use name=MitAna/DataUtil>
8 <use name=MitAna/Catalog>
9 <use name=MitCommon/MathTools>
10 <use root>
11 <lib name=Proof>
12 #<flags CXXFLAGS="-g">
13 <export>
14 <lib name=MitAnaTreeMod>
15 </export>