Rev 17176 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17176 | Rev 17332 | ||
---|---|---|---|
Line 102... | Line 102... | ||
102 | $ in $rg_ |
102 | $ in $rg_ |
103 | rg_=!line 1 of $rg_ |
103 | rg_=!line 1 of $rg_ |
104 | Rg$iii=!append line $prompt_empty to $(Rg$iii) |
104 | Rg$iii=!append line $prompt_empty to $(Rg$iii) |
105 | !goto endRg |
105 | !goto endRg |
106 | !endif |
106 | !endif |
- | 107 | !!!FIXME why $(replystyle$k) iswordof numeric text |
|
107 | !if $(replytype$k) iswordof function default equation sigunits numexp\ |
108 | !if $(replytype$k) iswordof function default equation sigunits numexp\ |
108 | or |
109 | or ($(replystyle$k) iswordof numeric text and $(replytype$k) notwordof set) |
109 | rg_=!item 1 of $rg_ |
110 | rg_=!item 1 of $rg_ |
110 | Rg$iii=!append line $prompt_empty to $(Rg$iii) |
111 | Rg$iii=!append line $prompt_empty to $(Rg$iii) |
111 | !goto endRg |
112 | !goto endRg |
112 | !endif |
113 | !endif |
113 | !if $(replytype$k) iswordof imgcomp textcomp compose reorder |
114 | !if $(replytype$k) iswordof imgcomp textcomp compose reorder |