HOL += HOL-Complex
authorhaftmann
Tue, 01 Jul 2008 08:19:00 +0200
changeset 27424 594fd97ce3d1
parent 27423 b8ff8497de6a
child 27425 a54f01b75887
HOL += HOL-Complex
NEWS
--- a/NEWS	Tue Jul 01 08:05:08 2008 +0200
+++ b/NEWS	Tue Jul 01 08:19:00 2008 +0200
@@ -28,7 +28,11 @@
 
 *** HOL ***
 
-* Integrated image HOL-Complex with HOL.
+* Integrated image HOL-Complex with HOL.  Entry points Main.thy and
+Complex_Main.thy remain as they are.
+
+* New image HOL-Plain provides a minimal HOL with the most important tools
+available (inductive, datatype, primrec, codegen, ...).
 
 * Methods "case_tac" and "induct_tac" now refer to the very same rules
 as the structured Isar versions "cases" and "induct", cf. the