hide type node item;
authorwenzelm
Sat, 23 Dec 2000 22:50:39 +0100
changeset 10733 59f82484e000
parent 10732 d4fda7d05ce5
child 10734 66604af28f94
hide type node item;
src/HOL/PreList.thy
--- a/src/HOL/PreList.thy	Sat Dec 23 22:50:19 2000 +0100
+++ b/src/HOL/PreList.thy	Sat Dec 23 22:50:39 2000 +0100
@@ -1,6 +1,6 @@
 (*  Title:      HOL/PreList.thy
     ID:         $Id$
-    Author:     Tobias Nipkow
+    Author:     Tobias Nipkow and Markus Wenzel
     Copyright   2000 TU Muenchen
 
 A basis for building theory List on. Is defined separately to serve as a
@@ -19,6 +19,7 @@
 
 (*belongs to theory Datatype_Universe; hides popular names *)
 hide const Node Atom Leaf Numb Lim Funs Split Case
+hide type node item
 
 
 (* generic summation indexed over nat *)