src/ZF/Datatype.thy
author lcp
Mon, 15 Aug 1994 19:01:51 +0200
changeset 530 2eb142800801
parent 516 1957113f0d7d
child 578 efc648d29dd0
permissions -rw-r--r--
ZF/Makefile/FILES: added many missing .thy files

(*Dummy theory to document dependencies *)

Datatype = "constructor" + "inductive" + Univ + QUniv

(*Datatype must be capital to avoid conflicts with ML's "datatype" *)