]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_kernel/nCicPp.mli
- hExtlib: added debugging information for split_nth
[helm.git] / helm / software / components / ng_kernel / nCicPp.mli
index e8b7c6dab465f6c4c6107d4b7050de7607661471..ccac8dff67e78112bf8b5379082dbfb5826bed65 100644 (file)
@@ -13,6 +13,8 @@
 
 val set_head_beta_reduce: (upto:int -> NCic.term -> NCic.term) -> unit
 
+val r2s: bool -> NReference.reference -> string
+
 val ppterm: 
   context:NCic.context -> 
   subst:NCic.substitution ->