ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/TreeMod/BuildFile
Revision: 1.1
Committed: Tue May 27 19:50:16 2008 UTC (16 years, 11 months ago) by loizides
Branch: MAIN
Log Message:
First import of TreeModules.

File Contents

# User Rev Content
1 loizides 1.1 # -*- Makefile -*-
2     # $Id:$
3    
4     <use name=MitAna/TAM>
5     <use name=MitAna/DataTree>
6     <use name=MitAna/DataUtil>
7     <use root>
8     <lib name=Proof>
9     <export>
10     <lib name=MitAnaTreeMod>
11     <use name=MitAna/TAM>
12     <use name=MitAna/DataTree>
13     <use name=MitAna/DataUtil>
14     <use root>
15     </export>