less NEWS (see also afae60d6ff15);
authorwenzelm
Fri, 31 Jan 2025 16:23:53 +0100
changeset 82025 a63f75499938
parent 82024 bbda3b4f3c99
child 82028 2ca4fa5d1268
less NEWS (see also afae60d6ff15);
NEWS
--- a/NEWS	Wed Jan 08 15:19:37 2025 +0100
+++ b/NEWS	Fri Jan 31 16:23:53 2025 +0100
@@ -263,8 +263,6 @@
 * Code generator: command 'code_reserved' now uses parentheses for
 target languages, similar to 'code_printing'.
 
-* Theory HOL.List: overloaded power operator (^^) on type list.
-
 * Theory "HOL.Wellfounded":
   - Removed lemma wellorder.wfP_less. Use wellorder.wfp_on_less instead.
     Minor INCOMPATIBILITY.