NEWS
changeset 14008 f843528b9f3c
parent 13995 ab988a7a8a3b
child 14010 32faa7e2e767
--- a/NEWS	Mon May 12 13:49:08 2003 +0200
+++ b/NEWS	Mon May 12 13:51:50 2003 +0200
@@ -49,6 +49,10 @@
   - No longer aborts on failed congruence proof.  Instead, the
     congruence is ignored.
 
+* Pure: New generic framework for extracting programs from constructive
+  proofs. See HOL/Extraction.thy for an example instantiation, as well
+  as HOL/Extraction for some case studies.
+
 * Pure: The main goal of the proof state is no longer shown by default, only
 the subgoals. This behaviour is controlled by a new flag.
    PG menu: Isabelle/Isar -> Settings -> Show Main Goal