doc-src/Tutorial/Ifexpr/ifex
author wenzelm
Fri, 03 Nov 2000 21:28:15 +0100
changeset 10381 4dfbcad19bfb
parent 5377 efb799c5ed3c
permissions -rw-r--r--
fixed two obscurities of "fix": predeclare_terms;

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