src/HOL/Library/Infinite_Set.thy
changeset 27487 c8a6ce181805
parent 27407 68e111812b83
child 29839 018ac1fa1ed3
--- a/src/HOL/Library/Infinite_Set.thy	Fri Jul 04 16:33:08 2008 +0200
+++ b/src/HOL/Library/Infinite_Set.thy	Mon Jul 07 08:47:17 2008 +0200
@@ -6,7 +6,7 @@
 header {* Infinite Sets and Related Concepts *}
 
 theory Infinite_Set
-imports Plain SetInterval Hilbert_Choice
+imports Plain "~~/src/HOL/SetInterval" "~~/src/HOL/Hilbert_Choice"
 begin