doc-src/Tutorial/CodeGen/instr
author paulson
Thu, 01 Jun 2000 13:28:00 +0200
changeset 9014 4382883421ec
parent 5377 efb799c5ed3c
permissions -rw-r--r--
simplified the proof of nth_upt

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