From: Enrico Tassi Date: Mon, 4 Jun 2007 13:02:02 +0000 (+0000) Subject: auto proof are printed in procedural style X-Git-Tag: 0.4.95@7852~406 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=c9f6dcb0f6036e69548db1f991c4eab792321590;p=helm.git auto proof are printed in procedural style --- diff --git a/matita/matitaScript.ml b/matita/matitaScript.ml index e446b67f5..a615e6f9f 100644 --- a/matita/matitaScript.ml +++ b/matita/matitaScript.ml @@ -548,7 +548,7 @@ let rec eval_macro include_paths (buffer : GText.buffer) guistuff lexicon_status Auto.revision time size depth in let proof_script = - if true (* List.exists (fun (s,_) -> s = "paramodulation") params *) then + if List.exists (fun (s,_) -> s = "paramodulation") params then let proof_term = Auto.lambda_close ~prefix_name:"orrible_hack_" proof_term menv cc