src/HOL/NanoJava/Decl.thy
changeset 16417 9bc16273c2d4
parent 14134 0fdf5708c7a8
child 18551 be0705186ff5
--- a/src/HOL/NanoJava/Decl.thy	Fri Jun 17 11:35:35 2005 +0200
+++ b/src/HOL/NanoJava/Decl.thy	Fri Jun 17 16:12:49 2005 +0200
@@ -6,7 +6,7 @@
 
 header "Types, class Declarations, and whole programs"
 
-theory Decl = Term:
+theory Decl imports Term begin
 
 datatype ty
   = NT           --{* null type  *}