NEWS
changeset 58626 6c473ed0ac70
parent 58610 fffdbce036db
child 58630 71cdb885b3bb
--- a/NEWS	Wed Oct 08 00:13:39 2014 +0200
+++ b/NEWS	Wed Oct 08 09:09:12 2014 +0200
@@ -122,6 +122,9 @@
 
 * List: renamed drop_Suc_conv_tl and nth_drop' to Cons_nth_drop_Suc
 
+* New infrastructure for compiling, running, evaluating and testing
+  generated code in target languages in HOL/Library/Code_Test. See
+  HOL/Codegenerator_Test/Code_Test* for examples.
 
 *** ML ***