doc-src/Tutorial/Ifexpr/ifex
author paulson
Wed, 02 Aug 2000 16:06:54 +0200
changeset 9495 af1fd424941e
parent 5377 efb799c5ed3c
permissions -rw-r--r--
tidying and speeding up proofs

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