--- a/NEWS Sun Jan 13 19:42:30 2002 +0100
+++ b/NEWS Sun Jan 13 19:45:17 2002 +0100
@@ -251,6 +251,8 @@
parts turned into readable document, with proper Isar proof texts and
some explanations (by Gerwin Klein);
+* HOL-Real: added Complex_Numbers (by Gertrud Bauer);
+
* HOL-Hyperreal is now a logic image;
--- a/src/HOL/Real/Real.thy Sun Jan 13 19:42:30 2002 +0100
+++ b/src/HOL/Real/Real.thy Sun Jan 13 19:45:17 2002 +0100
@@ -1,2 +1,2 @@
-Real = RComplete + RealPow
+Real = RComplete + Complex_Numbers