src/ZF/ex/LList.thy
changeset 16417 9bc16273c2d4
parent 13339 0f89104dd377
child 24893 b8ef7afe3a6b
--- a/src/ZF/ex/LList.thy	Fri Jun 17 11:35:35 2005 +0200
+++ b/src/ZF/ex/LList.thy	Fri Jun 17 16:12:49 2005 +0200
@@ -14,7 +14,7 @@
 a typing rule for it, based on some notion of "productivity..."
 *)
 
-theory LList = Main:
+theory LList imports Main begin
 
 consts
   llist  :: "i=>i";