doc-src/Tutorial/Ifexpr/ifex
author wenzelm
Fri, 28 May 1999 13:30:59 +0200
changeset 6746 cf6ad8d22793
parent 5377 efb799c5ed3c
permissions -rw-r--r--
tuned formal comments;

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