src/HOL/Tools/meson.ML
changeset 15779 aed221aff642
parent 15773 f14ae2432710
child 15862 67574c1b15a0
--- a/src/HOL/Tools/meson.ML	Wed Apr 20 14:18:33 2005 +0200
+++ b/src/HOL/Tools/meson.ML	Wed Apr 20 16:03:17 2005 +0200
@@ -451,11 +451,6 @@
   SUBGOAL
     (fn (prop,_) =>
      let val ts = Logic.strip_assums_hyp prop
-         
-         val outfile = TextIO.openOut(File.sysify_path(File.tmp_path (Path.basic "skolem")))
-         val _ = TextIO.output(outfile, "in skolemize_tac ");
-         val _ = TextIO.flushOut outfile;
-         val _ =  TextIO.closeOut outfile
      in EVERY1 
 	 [METAHYPS
 	    (fn hyps => (cut_facts_tac (map (skolemize o make_nnf) hyps) 1