src/HOL/Real.thy
changeset 29108 12ca66b887a0
parent 29026 5fbaa05f637f
child 29197 6d4cb27ed19c
--- a/src/HOL/Real.thy	Thu Dec 11 08:53:53 2008 +0100
+++ b/src/HOL/Real.thy	Thu Dec 11 08:56:02 2008 +0100
@@ -1,5 +1,5 @@
 theory Real
-imports "~~/src/HOL/Real/RealVector"
+imports RComplete "~~/src/HOL/Real/RealVector"
 begin
 
 end