doc-src/Tutorial/CodeGen/instr
author paulson
Mon, 01 Mar 1999 15:57:29 +0100
changeset 6291 2c3f72d9f5d1
parent 5377 efb799c5ed3c
permissions -rw-r--r--
simpler proofs of congruence rules

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