src/ZF/datatype.thy
author wenzelm
Mon, 17 Aug 1998 20:32:24 +0200
changeset 5328 ac539483ad09
parent 124 858ab9a9b047
permissions -rw-r--r--
added get_tthmss;

(*Dummy theory to document dependencies *)

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