doc-src/Tutorial/Ifexpr/ifex
author wenzelm
Wed, 09 Jun 2004 18:54:43 +0200
changeset 14904 7d8dc92fcb7f
parent 5377 efb799c5ed3c
permissions -rw-r--r--
removed separate logtypes field of syntax; removed test_read, simple_str_of_sort, simple_string_of_typ; provide default_mode;

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