src/ZF/datatype.thy
author lcp
Fri, 14 Apr 1995 11:27:18 +0200
changeset 1059 6ad22ffb188b
parent 124 858ab9a9b047
permissions -rw-r--r--
Now builds Resid as a test

(*Dummy theory to document dependencies *)

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