]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/nCicElim.mli
Trying to be faster.
[helm.git] / helm / software / components / ng_tactics / nCicElim.mli
index 8366f1702286912ea50363a082ed249c2c17f452..bbb96facbf573dac789db752b58eb556152406c9 100644 (file)
@@ -11,4 +11,7 @@
 
 (* $Id: nCic.ml 9058 2008-10-13 17:42:30Z tassi $ *)
 
-val mk_elims: NCic.obj -> NCic.obj list
+val mk_elims: NCic.obj -> CicNotationPt.term CicNotationPt.obj list
+val mk_projections: NCic.obj -> CicNotationPt.term CicNotationPt.obj list
+val ast_of_sort : 
+  NCic.sort -> [> `NCProp of string | `NType of string | `Prop ]  * string