doc-src/Tutorial/CodeGen/instr
author paulson
Fri, 15 Dec 2000 17:41:38 +0100
changeset 10677 36625483213f
parent 5377 efb799c5ed3c
permissions -rw-r--r--
further round of tidying

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