Rev 16204 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 16204 | Rev 17045 | ||
|---|---|---|---|
| Line 1... | Line -... | ||
| 1 | - | ||
| 2 | !if $methsubstep>1 |
1 | !if $methsubstep>1 |
| 3 | !exit |
2 | !exit |
| 4 | !endif |
3 | !endif |
| 5 | 4 | ||
| 6 | !distribute item integerp,ratnump,constantp,constantp into C_ZZ,C_QQ,C_RR,C_CC |
5 | !distribute item integerp,ratnump,constantp,constantp into C_ZZ,C_QQ,C_RR,C_CC |
| Line 98... | Line 97... | ||
| 98 | !endif |
97 | !endif |
| 99 | !endif |
98 | !endif |
| 100 | :cont |
99 | :cont |
| 101 | methparm$i=$p_ |
100 | methparm$i=$p_ |
| 102 | !next i |
101 | !next i |
| 103 | !readproc deduc/meth/ |
102 | !readproc deduc/meth/$modu_lang/$meth.def check |
| 104 | 103 | ||
| 105 | !if $error!=$empty |
104 | !if $error!=$empty |
| 106 | !exit |
105 | !exit |
| 107 | !endif |
106 | !endif |
| 108 | !readproc deduc/newobj.proc |
107 | !readproc deduc/newobj.proc |