changeset 41413 | 64cd30d6b0b8 |
parent 41060 | 4199fdcfa3c0 |
child 41550 | efa734d9b221 |
--- a/src/HOL/Word/Word.thy Wed Dec 29 13:51:17 2010 +0100 +++ b/src/HOL/Word/Word.thy Wed Dec 29 17:34:41 2010 +0100 @@ -5,7 +5,11 @@ header {* A type of finite bit strings *} theory Word -imports Type_Length Misc_Typedef Boolean_Algebra Bool_List_Representation +imports + Type_Length + Misc_Typedef + "~~/src/HOL/Library/Boolean_Algebra" + Bool_List_Representation uses ("~~/src/HOL/Word/Tools/smt_word.ML") begin