ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/wright/test/BuildFile
Revision: 1.1
Committed: Mon Mar 26 23:07:23 2007 UTC (18 years, 1 month ago) by wright
Branch: MAIN
CVS Tags: HEAD
Log Message:
none

File Contents

# User Rev Content
1 wright 1.1 # Doug Wright
2     <bin name="ex1" file="ex1.cc">
3     <use name=FWCore/FWLite>
4     <use name=rootmath> #....prevents runtime warning that
5     # ROOT::Math... is already in TClassTable
6     <use name=DataFormats/SiPixelDigi>
7     </bin>