X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Ftactics%2FautoTactic.mli;h=354b1b7387d0b1496ded7981740d32e585af3f6b;hb=73284b016dc2c195491ab3442457ec9fb76b576f;hp=1dfe0e2a94c60284fa8c262f8caf5caf8c86c4d7;hpb=3b7bfb05e6fc1a2ac6864d8f7d959fcda0597d21;p=helm.git diff --git a/helm/software/components/tactics/autoTactic.mli b/helm/software/components/tactics/autoTactic.mli index 1dfe0e2a9..354b1b738 100644 --- a/helm/software/components/tactics/autoTactic.mli +++ b/helm/software/components/tactics/autoTactic.mli @@ -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