NEWS
changeset 48737 2cc26ddd8298
parent 48727 57d1df2f2a0f
child 48973 c5f7be4a1734
     1.1 --- a/NEWS	Thu May 03 13:17:15 2012 +0200
     1.2 +++ b/NEWS	Thu May 03 22:07:29 2012 +0200
     1.3 @@ -754,6 +754,9 @@
     1.4  * New theory HOL/Library/DAList provides an abstract type for
     1.5  association lists with distinct keys.
     1.6  
     1.7 +* Session HOL/IMP: Added new theory of abstract interpretation of
     1.8 +annotated commands.
     1.9 +
    1.10  * Session HOL-Import: Re-implementation from scratch is faster,
    1.11  simpler, and more scalable.  Requires a proof bundle, which is
    1.12  available as an external component.  Discontinued old (and mostly