X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_tactics%2FnCicElim.ml;h=fba21753a53ce6ef8b749839b716020ca7b702e8;hb=54d7e03f1cf38103583b4a30f0f13256d54ad65e;hp=7dcd6417fc507b92698d92b467bb33053cbc5833;hpb=f49690e1d1b39ccad40f1e874d9d19f6ffc289e0;p=helm.git diff --git a/helm/software/components/ng_tactics/nCicElim.ml b/helm/software/components/ng_tactics/nCicElim.ml index 7dcd6417f..fba21753a 100644 --- a/helm/software/components/ng_tactics/nCicElim.ml +++ b/helm/software/components/ng_tactics/nCicElim.ml @@ -115,7 +115,7 @@ let mk_elims (uri,_,_,_,obj) = (BoxPp.render_to_string ~map_unicode_to_tex:false (function x::_ -> x | _ -> assert false) - 80 (CicNotationPres.render (Hashtbl.create 0) + 80 (CicNotationPres.render (fun _ -> None) (TermContentPres.pp_ast res))); [] | _ -> []