Revision 195
Added by Aaron Marcuse-Kubitza about 13 years ago
scripts/README.TXT | ||
---|---|---|
1 | 1 |
To see a program's description, read its top-of-file comment |
2 | 2 |
To see a program's usage, run it without arguments |
3 |
|
|
4 |
map: |
|
5 |
To test: ./util/test_map |
|
6 |
util/join_maps: |
|
7 |
util/submap: |
|
8 |
util/simplify_xpath: |
|
9 |
To see usage, read its top-of-file comment |
|
3 |
To run tests/demo: make test |
Also available in: Unified diff
README.TXT: Updated