X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2FmatitaScript.ml;h=8ec2a4948bcc7c6bc19608d03f59a1089aa0468f;hb=9689ab3488bfd89eed1fd188c0f279a11737a20a;hp=c29e15533ef1c6a71a10c06b04a46cec6f95481a;hpb=eb12cc5c306d3b3eb18717ccca7e43504e3c3ba3;p=helm.git diff --git a/helm/software/matita/matitaScript.ml b/helm/software/matita/matitaScript.ml index c29e15533..8ec2a4948 100644 --- a/helm/software/matita/matitaScript.ml +++ b/helm/software/matita/matitaScript.ml @@ -85,7 +85,8 @@ let eval_with_engine guistuff lexicon_status grafite_status user_goal let text = skipped_txt ^ nonskipped_txt in let prefix_len = MatitaGtkMisc.utf8_string_length skipped_txt in let enriched_history_fragment = - MatitaEngine.eval_ast ~do_heavy_checks:true + MatitaEngine.eval_ast ~do_heavy_checks:(Helm_registry.get_bool + "matita.do_heavy_checks") lexicon_status grafite_status (text,prefix_len,st) in let enriched_history_fragment = List.rev enriched_history_fragment in