NEWS
changeset 23562 6cad6b400cfd
parent 23509 14a2f87ccc73
child 23564 ae0e735fbec8
--- a/NEWS	Tue Jul 03 22:27:30 2007 +0200
+++ b/NEWS	Tue Jul 03 23:00:42 2007 +0200
@@ -541,12 +541,14 @@
 
 *** HOL ***
 
-* Method "metis" proves goals by applying the Metis general-purpose resolution prover.
-  Examples are in the directory MetisExamples.
+* Method "metis" proves goals by applying the Metis general-purpose
+resolution prover.  Examples are in the directory MetisExamples.  See
+also http://gilith.com/software/metis/
   
-* Command "sledgehammer" invokes external automatic theorem provers as background processes.
-  It generates calls to the "metis" method if successful. These can be pasted into the proof.
-  Users do not have to wait for the automatic provers to return.
+* Command 'sledgehammer' invokes external automatic theorem provers as
+background processes.  It generates calls to the "metis" method if
+successful. These can be pasted into the proof.  Users do not have to
+wait for the automatic provers to return.
 
 * IntDef: The constant "int :: nat => int" has been removed; now "int"
   is an abbreviation for "of_nat :: nat => int". The simplification rules