src/ZF/datatype.thy
author wenzelm
Sat, 03 Feb 2001 17:43:34 +0100
changeset 11048 2f4976370b7a
parent 124 858ab9a9b047
permissions -rw-r--r--
tuned msg;

(*Dummy theory to document dependencies *)

Datatype = "constructor" + "inductive" + "coinductive" + Univ + QUniv
               (*this must be capital to avoid conflicts with ML's "datatype" *)