NEWS
changeset 61675 0c31e1de164c
parent 61673 fd4ac1530d63
child 61682 f2c69a221055
equal deleted inserted replaced
61674:072012fb4a10 61675:0c31e1de164c
   311 optional ('?'). The old synatx '!' has been discontinued.
   311 optional ('?'). The old synatx '!' has been discontinued.
   312 INCOMPATIBILITY, remove '!' and add '?' as required.
   312 INCOMPATIBILITY, remove '!' and add '?' as required.
   313 
   313 
   314 * Keyword 'rewrites' identifies rewrite morphisms in interpretation
   314 * Keyword 'rewrites' identifies rewrite morphisms in interpretation
   315 commands.  Previously, the keyword was 'where'.  INCOMPATIBILITY.
   315 commands.  Previously, the keyword was 'where'.  INCOMPATIBILITY.
       
   316 
       
   317 * Command 'sublocale' accepts mixin definitions after keyword
       
   318 'defines'.
   316 
   319 
   317 * Command 'permanent_interpretation' is available in Pure, without
   320 * Command 'permanent_interpretation' is available in Pure, without
   318 need to load a separate theory.  Keyword 'defines' identifies
   321 need to load a separate theory.  Keyword 'defines' identifies
   319 mixin definitions, keyword 'rewrites' identifies rewrite morphisms.
   322 mixin definitions, keyword 'rewrites' identifies rewrite morphisms.
   320 INCOMPATIBILITY.
   323 INCOMPATIBILITY.