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