NEWS
changeset 61823 5daa82ba4078
parent 61807 965769fe2b63
child 61841 4d3527b94f2a
equal deleted inserted replaced
61822:a16497c686cb 61823:5daa82ba4078
   344     for composition (infix "\<cdot>" 65) and composition' (infix "\<cdot>''" 65)
   344     for composition (infix "\<cdot>" 65) and composition' (infix "\<cdot>''" 65)
   345   begin
   345   begin
   346     notation right.derived ("\<odot>''")
   346     notation right.derived ("\<odot>''")
   347   end
   347   end
   348 
   348 
   349 * Command 'sublocale' accepts mixin definitions after keyword
   349 * Command 'sublocale' accepts rewrite definitions after keyword
   350 'defines'.
   350 'defines'.
   351 
   351 
   352 * Command 'permanent_interpretation' is available in Pure, without
   352 * Command 'permanent_interpretation' is available in Pure, without
   353 need to load a separate theory.  Keyword 'defines' identifies
   353 need to load a separate theory.  Keyword 'defines' identifies
   354 mixin definitions, keyword 'rewrites' identifies rewrite morphisms.
   354 rewrite definitions, keyword 'rewrites' identifies rewrite equations.
   355 INCOMPATIBILITY.
   355 INCOMPATIBILITY.
   356 
   356 
   357 * Command 'print_definitions' prints dependencies of definitional
   357 * Command 'print_definitions' prints dependencies of definitional
   358 specifications. This functionality used to be part of 'print_theory'.
   358 specifications. This functionality used to be part of 'print_theory'.
   359 
   359