prs: Output.output;
authorwenzelm
Wed, 09 Jun 2004 18:57:18 +0200
changeset 14913 e993eabc7197
parent 14912 88b9d9165452
child 14914 f83f0a7053b5
prs: Output.output;
src/Provers/blast.ML
--- a/src/Provers/blast.ML	Wed Jun 09 18:56:55 2004 +0200
+++ b/src/Provers/blast.ML	Wed Jun 09 18:57:18 2004 +0200
@@ -627,7 +627,7 @@
   end;
 
 
-val prs = std_output;
+val prs = std_output o Output.output;
 
 (*Print tracing information at each iteration of prover*)
 fun tracing sign brs =