doc-src/Tutorial/CodeGen/instr
author oheimb
Tue, 01 Feb 2000 18:18:36 +0100
changeset 8180 879280b50571
parent 5377 efb799c5ed3c
permissions -rw-r--r--
added forgotten definition of make_imp_tac

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