Rev 8571 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
8566 | bpr | 1 | #! /bin/sh |
2 | |||
3 | wims_home=`pwd`; |
||
4 | export w_curvecomp_1="0,92,1,92,2,92,3,92" |
||
8798 | bpr | 5 | export w_curvecomp_2="46,41,48,41,50,45" |
6 | export w_curvecomp_tolerance="40" |
||
7 | export w_curvecomp_xrange="0,208" |
||
8566 | bpr | 8 | export w_curvecomp_yrange="0,220" |
9 | |||
10 | $wims_home/src/Misc/curvecomp |