src/HOL/Real/Real.thy
changeset 20505 1e223f64bd59
parent 19640 40ec89317425
child 23454 c54975167be9
--- a/src/HOL/Real/Real.thy	Tue Sep 12 06:44:45 2006 +0200
+++ b/src/HOL/Real/Real.thy	Tue Sep 12 07:49:07 2006 +0200
@@ -2,6 +2,6 @@
 (* $Id$ *)
 
 theory Real
-imports ContNotDenum Ferrante_Rackoff
+imports ContNotDenum Ferrante_Rackoff RealVector
 begin
 end