src/ZF/datatype.thy
author clasohm
Tue, 16 Nov 1993 14:24:21 +0100
changeset 124 858ab9a9b047
permissions -rw-r--r--
made pseudo theories for all ML files; documented dependencies between all thy and ML files

(*Dummy theory to document dependencies *)

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