src/HOL/Word/Bit_Operations.thy
changeset 41413 64cd30d6b0b8
parent 37655 f4d616d41a59
child 53062 3af1a6020014
--- a/src/HOL/Word/Bit_Operations.thy	Wed Dec 29 13:51:17 2010 +0100
+++ b/src/HOL/Word/Bit_Operations.thy	Wed Dec 29 17:34:41 2010 +0100
@@ -5,7 +5,7 @@
 header {* Syntactic classes for bitwise operations *}
 
 theory Bit_Operations
-imports Bit
+imports "~~/src/HOL/Library/Bit"
 begin
 
 class bit =