doc-src/Tutorial/CodeGen/instr
author nipkow
Sun, 22 Dec 2002 15:02:40 +0100
changeset 13764 3e180bf68496
parent 5377 efb799c5ed3c
permissions -rw-r--r--
removed some problems with print translations

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