Rev 12465 | Rev 14993 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12465 | Rev 14333 | ||
---|---|---|---|
Line 68... | Line 68... | ||
68 | !endif |
68 | !endif |
69 | !endif |
69 | !endif |
70 | l=!line 2 of $means |
70 | l=!line 2 of $means |
71 | 71 | ||
72 | !distribute words $l into\ |
72 | !distribute words $l into\ |
73 |
|
73 | min_auto,mean_auto,max_auto,\ |
74 |
|
74 | min_tea,mean_tea,max_tea,\ |
75 |
|
75 | min_glob,mean_glob,max_glob |
76 | c=!linecnt $means |
76 | c=!linecnt $means |
77 | !for i=3 to $c |
77 | !for i=3 to $c |
78 | l=!line $i of $means |
78 | l=!line $i of $means |
79 | s=!word 1 of $l |
79 | s=!word 1 of $l |
80 | !distribute words $l into x0_,min_$s,mean_$s,max_$s |
80 | !distribute words $l into x0_,min_$s,mean_$s,max_$s |