src/ZF/datatype.thy
author paulson
Mon, 02 Aug 1999 11:29:13 +0200
changeset 7145 c05373eebee3
parent 124 858ab9a9b047
permissions -rw-r--r--
new files for the SVC link-up

(*Dummy theory to document dependencies *)

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