NEWS
changeset 13541 44efea0e21fa
parent 13540 aede0306e214
child 13549 f1522b892a4c
--- a/NEWS	Tue Aug 27 16:41:52 2002 +0200
+++ b/NEWS	Tue Aug 27 17:24:41 2002 +0200
@@ -22,11 +22,12 @@
 * Pure: improved thms_containing: proper indexing of facts instead of
 raw theorems; check validity of results wrt. current name space;
 include local facts of proof configuration (also covers active
-locales); an optional limit for the number of printed facts may be
-given (the default is 40);
-
-* Pure: disallow duplicate fact bindings within new-style theory
-files;
+locales), cover fixed variables in index; may use "_" in term
+specification; an optional limit for the number of printed facts may
+be given (the default is 40);
+
+* Pure: disallow duplicate fact bindings within new-style theory files
+(batch-mode only);
 
 * Provers: improved induct method: assumptions introduced by case
 "foo" are split into "foo.hyps" (from the rule) and "foo.prems" (from