author | nipkow |
Fri, 29 Oct 2010 17:57:36 +0200 | |
changeset 40294 | edec5213042b |
parent 40272 | b12ae2445985 |
child 40295 | d4923a7f42c1 |
--- a/NEWS Fri Oct 29 17:28:27 2010 +0200 +++ b/NEWS Fri Oct 29 17:57:36 2010 +0200 @@ -153,6 +153,9 @@ * Abolished symbol type names: "prod" and "sum" replace "*" and "+" respectively. INCOMPATIBILITY. +* Name "Plus" of disjoint sum operator "<+>" is now hidden. + Write Sum_Type.Plus. + * Constant "split" has been merged with constant "prod_case"; names of ML functions, facts etc. involving split have been retained so far, though. INCOMPATIBILITY.