doc-src/Tutorial/Ifexpr/ifex
author wenzelm
Mon, 12 Jul 1999 22:25:39 +0200
changeset 6980 bb526ba7ba5f
parent 5377 efb799c5ed3c
permissions -rw-r--r--
removed merge_theories;

datatype ifex = CIF bool | VIF nat | IF ifex ifex ifex