NEWS
changeset 15163 73386e0319a2
parent 15154 db582d6e89de
child 15200 09489fe6989f
--- a/NEWS	Sun Aug 29 17:36:39 2004 +0200
+++ b/NEWS	Sun Aug 29 17:42:11 2004 +0200
@@ -25,6 +25,9 @@
 * Provers/trancl.ML:  new transitivity reasoner for transitive and
   reflexive-transitive closure of relations.
 
+* Provers/blast.ML:  new reference depth_limit to make blast's depth
+  limit (previously hard-coded with a value of 20) user-definable.
+
 * Pure: considerably improved version of 'constdefs' command.  Now
   performs automatic type-inference of declared constants; additional
   support for local structure declarations (cf. locales and HOL