]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_refiner/nCicMetaSubst.mli
Release 0.5.9.
[helm.git] / helm / software / components / ng_refiner / nCicMetaSubst.mli
index 1c96577a74121d90639bbc6905dd7345bd5d647a..fd101414df75853f61fe6eabb926ead6ab559036 100644 (file)
@@ -67,9 +67,5 @@ 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
-
-val is_flexible : NCic.context -> subst:NCic.substitution -> NCic.term -> bool