ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/TreeFiller/data/TreeService.cfi
Revision: 1.2
Committed: Fri Mar 13 20:22:29 2009 UTC (16 years, 2 months ago) by loizides
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
State: FILE REMOVED
Log Message:
Removed obsolute cfi files.

File Contents

# Content
1 # $Id: TreeService.cfi,v 1.1 2008/07/01 21:11:47 loizides Exp $
2
3 service = TreeService {
4 untracked vstring treeNames = { "Events" }
5 untracked vstring fileNames = { "mit-full" }
6 untracked vstring pathNames = { "." }
7 untracked vuint32 maxSizes = { 1024 }
8 untracked vuint32 compLevels = { 9 }
9 untracked vuint32 splitLevels = { 99 }
10 untracked vuint32 brSizes = { 32000 }
11 }