]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/components/ng_tactics/nCicElim.mli
arithmetics for λδ
[helm.git] / matitaB / components / ng_tactics / nCicElim.mli
index 826374fabb27c54ea1ffb1e2531032891ba05847..0d547347d491c5dba46e1633fbb3e9ba10c66863 100644 (file)
@@ -11,8 +11,8 @@
 
 (* $Id: nCic.ml 9058 2008-10-13 17:42:30Z tassi $ *)
 
-val mk_elims: #NCic.status -> NCic.obj -> NotationPt.term NotationPt.obj list
+val mk_elims: #NCicEnvironment.status -> NCic.obj -> NotationPt.term NotationPt.obj list
 val mk_projections:
- #NCic.status -> NCic.obj -> NotationPt.term NotationPt.obj list
+ #NCicEnvironment.status -> NCic.obj -> NotationPt.term NotationPt.obj list
 val ast_of_sort : 
   NCic.sort -> [> `NCProp of string | `NType of string | `Prop ]  * string