doc-src/Tutorial/CodeGen/instr
author paulson
Wed, 20 Dec 2000 12:13:59 +0100
changeset 10709 7a29b71d6352
parent 5377 efb799c5ed3c
permissions -rw-r--r--
tidying, removing obsolete lemmas about 0=...

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