doc-src/Tutorial/Ifexpr/ifex
author wenzelm
Wed, 14 Jul 1999 13:05:28 +0200
changeset 7002 01a4e15ee253
parent 5377 efb799c5ed3c
permissions -rw-r--r--
more marg_comments;

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