doc-src/Tutorial/CodeGen/instr
author wenzelm
Wed, 28 Nov 2001 00:44:37 +0100
changeset 12310 26407b087c8e
parent 5377 efb799c5ed3c
permissions -rw-r--r--
data: removed obsolete finish method;

datatype ('a,'v) instr = Const 'v
                       | Load 'a
                       | Apply ('v binop)