doc-src/Tutorial/Ifexpr/ifex
author paulson
Wed, 25 Jul 2001 13:44:32 +0200
changeset 11453 1b15f655da2c
parent 5377 efb799c5ed3c
permissions -rw-r--r--
partial restructuring to reduce dependence on Axiom of Choice
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5377
efb799c5ed3c *** empty log message ***
nipkow
parents:
diff changeset
     1
datatype ifex = CIF bool | VIF nat | IF ifex ifex ifex