src/ZF/datatype.thy
author wenzelm
Wed, 06 Aug 1997 14:42:44 +0200
changeset 3631 88a279998f90
parent 124 858ab9a9b047
permissions -rw-r--r--
renamed use_string to use_strings;

(*Dummy theory to document dependencies *)

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