src/HOL/NanoJava/Term.thy
changeset 16417 9bc16273c2d4
parent 11565 ab004c0ecc63
child 41589 bbd861837ebc
--- a/src/HOL/NanoJava/Term.thy	Fri Jun 17 11:35:35 2005 +0200
+++ b/src/HOL/NanoJava/Term.thy	Fri Jun 17 16:12:49 2005 +0200
@@ -6,7 +6,7 @@
 
 header "Statements and expression emulations"
 
-theory Term = Main:
+theory Term imports Main begin
 
 typedecl cname  --{* class    name *}
 typedecl mname  --{* method   name *}