src/HOL/Real.thy
changeset 29197 6d4cb27ed19c
parent 29108 12ca66b887a0
child 32877 6f09346c7c08
--- a/src/HOL/Real.thy	Mon Dec 29 13:23:53 2008 +0100
+++ b/src/HOL/Real.thy	Mon Dec 29 14:08:08 2008 +0100
@@ -1,5 +1,5 @@
 theory Real
-imports RComplete "~~/src/HOL/Real/RealVector"
+imports RComplete RealVector
 begin
 
 end