src/HOL/Real.thy
changeset 28952 15a4b2cf8c34
parent 27964 1e0303048c0b
child 29026 5fbaa05f637f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOL/Real.thy	Wed Dec 03 15:58:44 2008 +0100
@@ -0,0 +1,5 @@
+theory Real
+imports ContNotDenum "~~/src/HOL/Real/RealVector"
+begin
+
+end