doc-src/Tutorial/CodeGen/instr
author paulson
Fri, 21 Jul 2000 10:28:32 +0200
changeset 9395 1c9851cdfe9f
parent 5377 efb799c5ed3c
permissions -rw-r--r--
Univ no longer requires Arith (really it never did)

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