src/HOL/IMP/Compiler.thy
changeset 16417 9bc16273c2d4
parent 14738 83f1a514dcb4
child 20217 25b068a99d2b
--- a/src/HOL/IMP/Compiler.thy	Fri Jun 17 11:35:35 2005 +0200
+++ b/src/HOL/IMP/Compiler.thy	Fri Jun 17 16:12:49 2005 +0200
@@ -4,7 +4,7 @@
     Copyright   1996 TUM
 *)
 
-theory Compiler = Machines:
+theory Compiler imports Machines begin
 
 subsection "The compiler"