doc-src/Tutorial/Ifexpr/ifex
author wenzelm
Tue, 18 Jul 2000 21:44:42 +0200
changeset 9387 3bab31b55a95
parent 5377 efb799c5ed3c
permissions -rw-r--r--
addsplits [split_if];

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