author | bulwahn |
Fri, 21 Oct 2011 11:17:16 +0200 | |
changeset 45233 | 28b076e0bea8 |
parent 45232 | eb56e1774c26 |
child 45234 | 5509362b924b |
--- a/NEWS Fri Oct 21 11:17:15 2011 +0200 +++ b/NEWS Fri Oct 21 11:17:16 2011 +0200 @@ -13,6 +13,9 @@ 'code_library', 'consts_code', 'types_code' have been discontinued. Use commands of the generic code generator instead. INCOMPATIBILITY. +* Redundant attribute 'code_inline' has been discontinued. Use 'code_unfold' +instead. INCOMPATIBILITY. + *** HOL *** * 'Transitive_Closure.ntrancl': bounded transitive closure on relations.