doc-src/Tutorial/Ifexpr/ifex
author wenzelm
Tue, 02 Jul 2002 15:40:27 +0200
changeset 13276 a02ee4fec6b7
parent 5377 efb799c5ed3c
permissions -rw-r--r--
ProofContext.pretty_fact;
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