]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/nTacStatus.mli
Some improvements.
[helm.git] / helm / software / components / ng_tactics / nTacStatus.mli
index c0f0ca4db019d2d25963612581daec13d99a4ffb..74b5366db396b5dee570fc213415a35f1764cca8 100644 (file)
@@ -46,6 +46,7 @@ val analyse_indty:
     lowtac_status * 
       (NReference.reference * int * NCic.term list * NCic.term list)
 
+val ppterm: lowtac_status -> cic_term -> string
 val whd: 
       lowtac_status -> ?delta:int -> NCic.context -> cic_term -> 
         lowtac_status * cic_term