]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tactics/autoTactic.mli
matitaprover
[helm.git] / helm / software / components / tactics / autoTactic.mli
index 1dfe0e2a94c60284fa8c262f8caf5caf8c86c4d7..354b1b7387d0b1496ded7981740d32e585af3f6b 100644 (file)
@@ -30,3 +30,5 @@ val auto_tac:
   ProofEngineTypes.tactic
 
 val applyS_tac: dbd:HMysql.dbd -> term: Cic.term -> ProofEngineTypes.tactic
+
+val pp_proofterm: Cic.term -> string