source:
trunk/source/geometry/solids/test/SBT/src/process/README
| Last change on this file was 1350, checked in by , 15 years ago | |
|---|---|
| File size: 287 bytes | |
| Rev | Line | |
|---|---|---|
| [1350] | 1 | process.c |
| 2 | ||
| 3 | This is a tool to look for fatal | |
| 4 | execution error on fred. It could be | |
| 5 | used to test a volume with a grid point | |
| 6 | and direction. | |
| 7 | ||
| 8 | gcc -lm process.c -o process | |
| 9 | process 2> Errors.process | |
| 10 | Graph.awk Errors.process > Graph.fred | |
| 11 | fred Graph.fred | |
| 12 | ||
| 13 | Medernach Emmanuel Aug 8, 2000 |
Note:
See TracBrowser
for help on using the repository browser.
