X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Fcic_unification%2FcicRefine.mli;h=be1069e716ef35459836f464921e77b9315fee05;hb=f36b907612b05a95aba0f9e96030def1609bdadb;hp=224a7586c957dfbf91e4704917489a348158b43a;hpb=7f2444c2670cadafddd8785b687ef312158376b0;p=helm.git diff --git a/components/cic_unification/cicRefine.mli b/components/cic_unification/cicRefine.mli index 224a7586c..be1069e71 100644 --- a/components/cic_unification/cicRefine.mli +++ b/components/cic_unification/cicRefine.mli @@ -46,3 +46,5 @@ val typecheck : val insert_coercions: bool ref (* initially true *) +val pack_coercion_obj: Cic.obj -> Cic.obj +