src/HOL/Lim.thy
changeset 29197 6d4cb27ed19c
parent 28952 15a4b2cf8c34
child 29667 53103fc8ffa3
--- a/src/HOL/Lim.thy	Mon Dec 29 13:23:53 2008 +0100
+++ b/src/HOL/Lim.thy	Mon Dec 29 14:08:08 2008 +0100
@@ -7,7 +7,7 @@
 header{* Limits and Continuity *}
 
 theory Lim
-imports "~~/src/HOL/Hyperreal/SEQ"
+imports SEQ
 begin
 
 text{*Standard Definitions*}