NEWS
changeset 47842 bfc08ce7b7b9
parent 47829 0e36cc70cb3e
child 47851 dad2140c2a15
--- a/NEWS	Mon Apr 30 12:14:53 2012 +0200
+++ b/NEWS	Mon Apr 30 22:18:39 2012 +1000
@@ -180,6 +180,9 @@
 * Code generation by default implements sets as container type rather
 than predicates.  INCOMPATIBILITY.
 
+* Records: code generation can be switched off manually with 
+declare [[record_coden = false]]. Default remains true.
+
 * HOL-Import: Re-implementation from scratch is faster, simpler, and
 more scalable.  Requires a proof bundle, which is available as an
 external component.  Discontinued old (and mostly dead) Importer for