* Pure: 'thms_containing' now takes actual terms as arguments;
authorwenzelm
Thu, 01 Feb 2001 20:42:34 +0100
changeset 11016 8f8ba41a5e7a
parent 11015 55d95834c815
child 11017 241cbdf4134e
* Pure: 'thms_containing' now takes actual terms as arguments; * isatool convert assists in eliminating legacy ML scripts;
NEWS
--- a/NEWS	Thu Feb 01 18:47:31 2001 +0100
+++ b/NEWS	Thu Feb 01 20:42:34 2001 +0100
@@ -84,6 +84,8 @@
 
 * Pure: predict failure of "show" in interactive mode;
 
+* Pure: 'thms_containing' now takes actual terms as arguments;
+
 * HOL: improved method 'induct' --- now handles non-atomic goals
 (potential INCOMPATIBILITY); tuned error handling;
 
@@ -97,6 +99,8 @@
 
 * HOL: added 'recdef_tc' command;
 
+* isatool convert assists in eliminating legacy ML scripts;
+
 
 *** HOL ***