Last change
on this file since 832 was
728,
checked in by sherbold, 12 years ago
|
- added manuals for the commands efgTestCasesToSequences, efgToDFA, efgToMM, parseDirJFC, parseJFC, preprocessDirJFC, preprocessJFC, convertDirToXml, convertToXml, parseXML, and loadWebSequences
|
File size:
409 bytes
|
Line | |
---|
1 | Pre-processes files created by the JFCMonitor into the JFC log format expected by parseDirJFC and parseJFC. The command processes all files in a directory and stores the pre-processed files in another directory. |
---|
2 | |
---|
3 | $USAGE$ |
---|
4 | <sourceDirectory> directory where the files to be pre-processed are located |
---|
5 | <targetDirectory> directory for the processed files |
---|
6 | |
---|
7 | Example(s): |
---|
8 | preprocessDirJFC usagedata/jfcraw usagedata/jfc |
---|
Note: See
TracBrowser
for help on using the repository browser.