| # | Line 57 | Line 57 | set totcount=`sed 's/^.*[ ]//' $tf1 | total` | |
|---|---|---|
| 57 | set tst=1 | |
| 58 | while ( $totcount > 0 ) | |
| 59 | sed 's/^.*[ ]//' $tf1 | total -1 -r \ | |
| 60 | < | | rcalc -e '$1=$1/'$totcount | lam $tf1 - \ |
| 60 | > | | rcalc -e '$1=$1/'$totcount | rlam $tf1 - \ |
| 61 | | tabfunc -i 0 cf > $tf4 | |
| 62 | if ( $tst <= 0 ) break | |
| 63 | rcalc -f $tf4 -f $tf3 -e "T:$totcount*Stepsiz" \ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |