From: Enrico Tassi Date: Mon, 4 Jun 2007 13:02:02 +0000 (+0000) Subject: auto proof are printed in procedural style X-Git-Tag: make_still_working~6255 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=36dd8daeea2b685837d27e84ca204548d8d280fd;p=helm.git auto proof are printed in procedural style --- diff --git a/helm/software/matita/matitaScript.ml b/helm/software/matita/matitaScript.ml index e446b67f5..a615e6f9f 100644 --- a/helm/software/matita/matitaScript.ml +++ b/helm/software/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