Rev 13801 | Rev 13809 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13801 | Rev 13804 | ||
---|---|---|---|
Line 138... | Line 138... | ||
138 | \ |
138 | \ |
139 | $ in $rg_ |
139 | $ in $rg_ |
140 | rg_=!line 1 of $rg_ |
140 | rg_=!line 1 of $rg_ |
141 | !endif atext |
141 | !endif atext |
142 | 142 | ||
143 | !if $(replytype$k) iswordof function default equation sigunits or $(replystyle$k) iswordof numeric |
143 | !if $(replytype$k) iswordof function default equation sigunits numexp or $(replystyle$k) iswordof numeric |
144 | rg_=!item 1 of $rg_ |
144 | rg_=!item 1 of $rg_ |
145 | Rg$i=!append line $ $ to $(Rg$i) |
145 | Rg$i=!append line $ $ to $(Rg$i) |
146 | !goto endRg |
146 | !goto endRg |
147 | !endif |
147 | !endif |
148 | 148 |