source: other-projects/mg-mgpp-debugging-tools/README@ 28834

Last change on this file since 28834 was 24196, checked in by sjm84, 13 years ago

Initial commit of a few useful resources

File size: 341 bytes
Line 
1These files can be used to help debug problems with mg and mgpp. An example of running mgpp_passes is as follows:
2
3cat doc-for-text-pass.txt | mg[pp]_passes -f FILENAME -T1
4
5The T1 pass will generate a FILENAME.tsd file. In order to run the T2 pass you need a FILENAME.td file which can be created using:
6
7mg[pp]_compression_dict -f FILENAME
Note: See TracBrowser for help on using the repository browser.