]> 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 677454550f8aa1c38008d884872d3371c8bfedef..bbb96facbf573dac789db752b58eb556152406c9 100644 (file)
@@ -11,5 +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