source: trunk/source/geometry/solids/test/SBT/src/process/README

Last change on this file was 1350, checked in by garnier, 15 years ago

update to last version 4.9.4

File size: 287 bytes
Line 
1process.c
2
3This is a tool to look for fatal
4execution error on fred. It could be
5used to test a volume with a grid point
6and 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
13Medernach Emmanuel Aug 8, 2000
Note: See TracBrowser for help on using the repository browser.