src/ZF/datatype.thy
author wenzelm
Tue, 01 Jun 1999 18:12:45 +0200
changeset 6755 9f830d69a46d
parent 124 858ab9a9b047
permissions -rw-r--r--
'note': Toplevel.print;

(*Dummy theory to document dependencies *)

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