doc-src/Tutorial/Ifexpr/ifex
author nipkow
Wed, 02 Sep 1998 16:52:06 +0200
changeset 5425 157c6663dedd
parent 5377 efb799c5ed3c
permissions -rw-r--r--
Added function upto to List. Had to rearrange loading sequence because now List uses Recdef.
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