src/ZF/datatype.thy
author lcp
Mon, 15 Aug 1994 19:01:51 +0200
changeset 530 2eb142800801
parent 124 858ab9a9b047
permissions -rw-r--r--
ZF/Makefile/FILES: added many missing .thy files

(*Dummy theory to document dependencies *)

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