Revision: | 1.1.1.1 (vendor branch) |
Committed: | Thu Jul 17 13:35:43 2008 UTC (16 years, 9 months ago) by kenan |
Branch: | INITIAL, MAIN |
CVS Tags: | start, HEAD |
Changes since 1.1: | +0 -0 lines |
Log Message: | a jet analyzer |
# | User | Rev | Content |
---|---|---|---|
1 | kenan | 1.1 | // Put here the modules you want the cfg file to use, |
2 | // then include this file in your cfg file. | ||
3 | // i.e. in JetAnalyzer.cfg replace 'module demo = JetAnalyzer {} ' | ||
4 | // with 'include "anlyzerDir/JetAnalyzer/data/JetAnalyzer.cfi" '. | ||
5 | // (Remember that filenames are case sensitive.) | ||
6 | |||
7 | module demo = JetAnalyzer { | ||
8 | |||
9 | } |