doc-src/Tutorial/CodeGen/instr
author berghofe
Mon, 22 Jul 2002 13:55:44 +0200
changeset 13408 024af54a625c
parent 5377 efb799c5ed3c
permissions -rw-r--r--
Added "nocite" to avoid BibTeX error when proofs are switched off.

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