# HG changeset patch # User oheimb # Date 906413127 -7200 # Node ID e7617b57a3e6d1db5674119fa538265c56cdf30d # Parent 896f8234b8644153de08e73c1240911453018435 *** empty log message *** diff -r 896f8234b864 -r e7617b57a3e6 NEWS --- 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;