doc-src/Tutorial/Ifexpr/ifex
author wenzelm
Sun, 13 Feb 2000 21:01:26 +0100
changeset 8238 78fd6355ebb5
parent 5377 efb799c5ed3c
permissions -rw-r--r--
added refine_end; res_inst tactic emulation;

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