]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_refiner/nCicUnification.mli
- ng_refiner:
[helm.git] / matita / components / ng_refiner / nCicUnification.mli
index c7d44e8ab555d1cd7246e7809eb449b702ac6148..1cba191835390e44fc0bedf991a8abaa636ed888 100644 (file)
@@ -46,4 +46,8 @@ val sortfy :#
  NCic.status -> exn -> NCic.metasenv -> NCic.substitution -> NCic.context ->
   NCic.term -> NCic.metasenv * NCic.substitution * NCic.term
 
+val indfy :#
+ NCic.status -> exn -> NCic.metasenv -> NCic.substitution -> NCic.context ->
+  NCic.term -> NCic.metasenv * NCic.substitution * NCic.term
+
 val debug : bool ref