diff -r 180f01d9df2c -r 213dcc39358f src/HOL/README.html
--- a/src/HOL/README.html Mon May 12 19:54:43 2003 +0200
+++ b/src/HOL/README.html Tue May 13 08:59:21 2003 +0200
@@ -28,15 +28,15 @@
generic model of bytecode verification, i.e. data-flow analysis
for assembly languages with subtypes
-HOL-Real
-a development of the reals and hyper-reals, which are used in
-non-standard analysis (builds the image HOL-Real)
+HOL-Complex
+a development of the complex numbers, the reals, and the hyper-reals,
+which are used in non-standard analysis (builds the image HOL-Complex)
-HOL-Real-HahnBanach
+HOL-Complex-HahnBanach
the Hahn-Banach theorem for real vector spaces (in Isabelle/Isar)
-HOL-Real-ex
-miscellaneous real number examples
+HOL-Complex-ex
+miscellaneous real ans complex number examples
Hoare
verification of imperative programs (verification conditions are