X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fcic_unification%2FcicRefine.mli;h=30b264455246890438191bc2a1a0a9757db652fa;hb=f191d93bf9aedec0b57ce1a452cab8d5d9abbd12;hp=be1069e716ef35459836f464921e77b9315fee05;hpb=7dc9e84cd0e40d8ff6847aabe780a4196e30be36;p=helm.git diff --git a/helm/software/components/cic_unification/cicRefine.mli b/helm/software/components/cic_unification/cicRefine.mli index be1069e71..30b264455 100644 --- a/helm/software/components/cic_unification/cicRefine.mli +++ b/helm/software/components/cic_unification/cicRefine.mli @@ -48,3 +48,4 @@ val insert_coercions: bool ref (* initially true *) val pack_coercion_obj: Cic.obj -> Cic.obj +val pack_coercion_metasenv: Cic.metasenv -> Cic.metasenv