changeset 40295 | d4923a7f42c1 |
parent 40292 | ba13793594f0 |
parent 40294 | edec5213042b |
child 40318 | 035b2afbeb2e |
child 40348 | e484bacfbe64 |
--- a/NEWS Sun Oct 31 11:38:09 2010 +0100 +++ b/NEWS Sun Oct 31 11:45:45 2010 +0100 @@ -159,6 +159,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.