changeset 79973 | 7bbb0d65ce72 |
parent 79971 | 033f90dc441d |
child 79993 | 2dcbf5cbc7a1 |
child 79997 | d8320c3a43ec |
--- a/NEWS Mon Mar 25 10:16:14 2024 +0100 +++ b/NEWS Mon Mar 25 14:08:25 2024 +0100 @@ -52,6 +52,9 @@ "preplay_timeout". INCOMPATIBILITY. - Added the action "order" testing the proof method of the same name. +* Session Data_Structures provides automatic translation from +HOL functions into corresponding step-counting running-time functions.See theory Define_Time_Function. + * Explicit type class for discrete_linear_ordered_semidom for integral semidomains with a discrete linear order.