doc-src/Tutorial/CodeGen/instr
author paulson
Fri, 12 May 2000 15:15:27 +0200
changeset 8867 06dcd62f65ad
parent 5377 efb799c5ed3c
permissions -rw-r--r--
deleted a lot of obsolete arithmetic lemmas

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