src/HOL/Imperative_HOL/Array.thy
changeset 31203 5c8fb4fd67e0
parent 29822 c45845743f04
child 31205 98370b26c2ce
--- a/src/HOL/Imperative_HOL/Array.thy	Tue May 19 13:57:31 2009 +0200
+++ b/src/HOL/Imperative_HOL/Array.thy	Tue May 19 13:57:32 2009 +0200
@@ -6,7 +6,7 @@
 header {* Monadic arrays *}
 
 theory Array
-imports Heap_Monad Code_Index
+imports Heap_Monad
 begin
 
 subsection {* Primitives *}