src/HOL/Hoare/HeapSyntax.thy
changeset 16417 9bc16273c2d4
parent 13875 12997e3ddd8d
child 35101 6ce9177d6b38
--- a/src/HOL/Hoare/HeapSyntax.thy	Fri Jun 17 11:35:35 2005 +0200
+++ b/src/HOL/Hoare/HeapSyntax.thy	Fri Jun 17 16:12:49 2005 +0200
@@ -4,7 +4,7 @@
     Copyright   2002 TUM
 *)
 
-theory HeapSyntax = Hoare + Heap:
+theory HeapSyntax imports Hoare Heap begin
 
 subsection "Field access and update"