doc-src/Tutorial/Ifexpr/ifex
author skalberg
Wed, 27 Aug 2003 18:13:59 +0200
changeset 14169 0590de71a016
parent 5377 efb799c5ed3c
permissions -rw-r--r--
Converted to new style theories.
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