NEWS
changeset 44914 f0fd38929d21
parent 44908 f05bff62f8a6
child 44936 e1139e612b55
equal deleted inserted replaced
44913:48240fb48980 44914:f0fd38929d21
   247 * Theories of common data structures are split into theories for
   247 * Theories of common data structures are split into theories for
   248   implementation, an invariant-ensuring type, and connection to
   248   implementation, an invariant-ensuring type, and connection to
   249   an abstract type. INCOMPATIBILITY.
   249   an abstract type. INCOMPATIBILITY.
   250 
   250 
   251   - RBT is split into RBT and RBT_Mapping.
   251   - RBT is split into RBT and RBT_Mapping.
   252   - AssocList is split and renamed into AList_Impl and AList_Mapping.
   252   - AssocList is split and renamed into AList and AList_Mapping.
   253   - DList is split into DList_Impl, DList, and DList_Cset.
   253   - DList is split into DList_Impl, DList, and DList_Cset.
   254   - Cset is split into Cset and List_Cset.
   254   - Cset is split into Cset and List_Cset.
   255   
   255   
   256 * Theory Library/Nat_Infinity has been renamed to
   256 * Theory Library/Nat_Infinity has been renamed to
   257 Library/Extended_Nat, with name changes of the following types and
   257 Library/Extended_Nat, with name changes of the following types and