NEWS
changeset 49972 f11f8905d9fd
parent 49968 d9e08e2555f9
child 50020 6b9611abcd4c
equal deleted inserted replaced
49971:8b50286c36d3 49972:f11f8905d9fd
    96 
    96 
    97   typ "_ * _ * bool * unit" :: finite
    97   typ "_ * _ * bool * unit" :: finite
    98 
    98 
    99 
    99 
   100 *** HOL ***
   100 *** HOL ***
       
   101 
       
   102 * Removed constant "chars".  Prefer "Enum.enum" on type "char"
       
   103 directly.  INCOMPATIBILITY.
   101 
   104 
   102 * Moved operation product, sublists and n_lists from Enum.thy
   105 * Moved operation product, sublists and n_lists from Enum.thy
   103 to List.thy.  INCOMPATIBILITY.
   106 to List.thy.  INCOMPATIBILITY.
   104 
   107 
   105 * Simplified 'typedef' specifications: historical options for implicit
   108 * Simplified 'typedef' specifications: historical options for implicit