tuned;
authorwenzelm
Wed, 15 Oct 2008 21:45:02 +0200
changeset 28605 12d6087ec18c
parent 28604 f36496b73227
child 28606 e5f0f1dd2592
tuned;
NEWS
--- a/NEWS	Wed Oct 15 21:15:35 2008 +0200
+++ b/NEWS	Wed Oct 15 21:45:02 2008 +0200
@@ -97,11 +97,10 @@
 * Constant "undefined" replaces "arbitrary" in most occurences.
 
 * Generic ATP manager for Sledgehammer, based on ML threads instead of
-Posix processes.  Avoids forking of the ML process, can be costly for
-long-lived operations due to garbage collection.  New thread
-based-implementation also works smoothly on non-Unix platforms
-(Cygwin).  Provers are no longer hardwired, but defined within the
-theory via plain ML wrapper functions.
+Posix processes.  Avoids potentially expensive forking of the ML
+process.  New thread-based implementation also works on non-Unix
+platforms (Cygwin).  Provers are no longer hardwired, but defined
+within the theory via plain ML wrapper functions.
 
 * Wrapper scripts for remote SystemOnTPTP service allows to use
 sledgehammer without local ATP installation (Vampire etc.).  See also