]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/nTacStatus.mli
snapshot
[helm.git] / helm / software / components / ng_tactics / nTacStatus.mli
index 4ca302890808c584c32bfcef9cc810700ca7396e..1feac415baec232ebd9fdeeeb6fbc031156de2fd 100644 (file)
@@ -65,4 +65,6 @@ val select_term:
   lowtac_status -> cic_term -> ast_term option * NCic.term ->
     lowtac_status * cic_term
 
+val pp_tac_status: tac_status -> unit
+
 (* end *)