New comment in header
authorpaulson
Mon, 07 Oct 1996 10:35:47 +0200
changeset 2059 d08998a11d44
parent 2058 ff04984186e9
child 2060 275ef0f28e1f
New comment in header
src/HOL/ex/mesontest.ML
src/HOL/ex/mesontest2.ML
--- a/src/HOL/ex/mesontest.ML	Mon Oct 07 10:34:58 1996 +0200
+++ b/src/HOL/ex/mesontest.ML	Mon Oct 07 10:35:47 1996 +0200
@@ -6,6 +6,8 @@
 Test data for the MESON proof procedure
    (Excludes the equality problems 51, 52, 56, 58)
 
+Use the "mesonlog" shell script to process logs.
+
 show_hyps := false;
 
 keep_derivs := MinDeriv;
--- a/src/HOL/ex/mesontest2.ML	Mon Oct 07 10:34:58 1996 +0200
+++ b/src/HOL/ex/mesontest2.ML	Mon Oct 07 10:35:47 1996 +0200
@@ -1,5 +1,8 @@
 (* Courtesy John Harrison 
   $Id$
+
+  Use the "mesonlog" shell script to process logs.
+
    Changed numeric constants e.g. 0, 1, 2... to num0, num1, num2...
 *)