doc-src/Tutorial/Ifexpr/ifex
author wenzelm
Tue, 08 Jan 2002 18:08:02 +0100
changeset 12674 106d62d106fc
parent 5377 efb799c5ed3c
permissions -rw-r--r--
tuned;

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