changeset 5526 | e7617b57a3e6 |
parent 5524 | 38f2a518a811 |
child 5541 | f8fb27db4bcd |
--- a/NEWS Mon Sep 21 23:17:28 1998 +0200 +++ b/NEWS Mon Sep 21 23:25:27 1998 +0200 @@ -187,7 +187,7 @@ * reorganized the main HOL image: HOL/Integ and String loaded by default; theory Main includes everything; -* added option_map_eq_Some to the default simpset claset; +* added option_map_eq_Some and not_Some_eq to the default simpset and claset; * added disj_not1 = "(~P | Q) = (P --> Q)" to the default simpset;