]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_refiner/nCicMetaSubst.mli
patches for hints & unification:
[helm.git] / helm / software / components / ng_refiner / nCicMetaSubst.mli
index fd101414df75853f61fe6eabb926ead6ab559036..a195a2fd8d55cfcaf7bd88e7946655d3f0fa6fab 100644 (file)
@@ -67,5 +67,7 @@ val saturate:
     NCic.context -> NCic.term -> int ->
        NCic.term * NCic.metasenv * NCic.term list
 
+val pack_lc : int * NCic.lc_kind -> int * NCic.lc_kind
+
 val is_out_scope_tag : NCic.meta_attrs -> bool
 val int_of_out_scope_tag : NCic.meta_attrs -> int