author | haftmann |
Mon, 23 Dec 2013 16:16:36 +0100 | |
changeset 54850 | 980817309b78 |
parent 54849 | d325c7c4a4f7 |
child 54852 | 7137303f9f88 |
--- a/NEWS Mon Dec 23 14:24:22 2013 +0100 +++ b/NEWS Mon Dec 23 16:16:36 2013 +0100 @@ -28,8 +28,11 @@ *** HOL *** +* Word library: bit representations prefer type bool over type bit. +INCOMPATIBILITY. + * Theorem disambiguation Inf_le_Sup (on finite sets) ~> Inf_fin_le_Sup_fin. -INCOMPATBILITY. +INCOMPATIBILITY. * Code generations are provided for make, fields, extend and truncate operations on records.