import RealVector
authorhuffman
Tue, 12 Sep 2006 07:49:07 +0200
changeset 20505 1e223f64bd59
parent 20504 6342e872e71d
child 20506 3ab3689c4a6e
import RealVector
src/HOL/Real/Real.thy
--- 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