| version 1.79, Thu Dec 19 20:43:26 2002 UTC | version 1.80, Thu Dec 19 23:22:19 2002 UTC | ||
|---|---|---|---|
|
|
||
| Label compile_prim(Label prim) | Label compile_prim(Label prim) | ||
| { | { | ||
| Cell x=(Cell)prim; | Cell x=(Cell)prim; | ||
| assert(0); | |||
| compile_prim1(&x); | compile_prim1(&x); | ||
| return (Label)x; | return (Label)x; | ||
| } | } |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |