src/HOL/Lambda/Lambda.thy
changeset 16417 9bc16273c2d4
parent 14065 8abaf978c9c2
child 18241 afdba6b3e383
--- a/src/HOL/Lambda/Lambda.thy	Fri Jun 17 11:35:35 2005 +0200
+++ b/src/HOL/Lambda/Lambda.thy	Fri Jun 17 16:12:49 2005 +0200
@@ -6,7 +6,7 @@
 
 header {* Basic definitions of Lambda-calculus *}
 
-theory Lambda = Main:
+theory Lambda imports Main begin
 
 
 subsection {* Lambda-terms in de Bruijn notation and substitution *}