NEWS
authorbulwahn
Wed, 18 May 2011 15:45:34 +0200
changeset 42843 0e594ba0b324
parent 42842 6ef538f6a8ab
child 42844 f133c030856a
NEWS
NEWS
--- a/NEWS	Wed May 18 15:45:33 2011 +0200
+++ b/NEWS	Wed May 18 15:45:34 2011 +0200
@@ -58,6 +58,10 @@
 
 *** HOL ***
 
+* Code generation:
+  - theory Library/Code_Char_ord provides native ordering of characters
+    in the target language.
+    
 * Declare ext [intro] by default.  Rare INCOMPATIBILITY.
 
 * Finite_Set.thy: locale fun_left_comm uses point-free characterisation;