src/HOL/Real/RealDef.thy
changeset 15140 322485b816ac
parent 15131 c69542757a4d
child 15169 2b5da07a0b89
--- a/src/HOL/Real/RealDef.thy	Tue Aug 17 11:00:24 2004 +0200
+++ b/src/HOL/Real/RealDef.thy	Wed Aug 18 11:09:40 2004 +0200
@@ -8,7 +8,7 @@
 header{*Defining the Reals from the Positive Reals*}
 
 theory RealDef
-import PReal
+imports PReal
 files ("real_arith.ML")
 begin