doc-src/Tutorial/Ifexpr/ifex
author wenzelm
Mon, 16 Nov 1998 10:45:52 +0100
changeset 5874 a58d4528121d
parent 5377 efb799c5ed3c
permissions -rw-r--r--
renamed init_context to init; added read_termTs; added declare_thm;
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