doc-src/Tutorial/Ifexpr/ifex
author wenzelm
Tue, 04 May 1999 18:27:36 +0200
changeset 6584 5569f2672662
parent 5377 efb799c5ed3c
permissions -rw-r--r--
tuned;

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