src/HOL/UNITY/Comp/AllocBase.thy
changeset 16417 9bc16273c2d4
parent 15074 277b3a4da341
child 18556 dc39832e9280
--- a/src/HOL/UNITY/Comp/AllocBase.thy	Fri Jun 17 11:35:35 2005 +0200
+++ b/src/HOL/UNITY/Comp/AllocBase.thy	Fri Jun 17 16:12:49 2005 +0200
@@ -7,7 +7,7 @@
 
 header{*Common Declarations for Chandy and Charpentier's Allocator*}
 
-theory AllocBase = UNITY_Main:
+theory AllocBase imports UNITY_Main begin
 
 consts
   NbT      :: nat       (*Number of tokens in system*)