author | nipkow |
Fri, 25 May 2007 18:10:56 +0200 | |
changeset 23102 | 559709b43104 |
parent 23101 | 1a05d89feeaf |
child 23103 | b00e7ce9dcdc |
--- a/NEWS Fri May 25 18:08:47 2007 +0200 +++ b/NEWS Fri May 25 18:10:56 2007 +0200 @@ -550,6 +550,9 @@ * new class "default" with associated constant "default" +* Library/List_Comprehension provides Haskell-like input syntax for list + comprehensions. + * Library/Pretty_Int.thy: maps HOL numerals on target language integer literals when generating code.