X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=inline;f=components%2Ftactics%2FautoTactic.mli;h=fadb603ebf484a5c90c4d60e9a360f10e3b3106d;hb=3f111150240ea61a382a34bfd0da3106460c1df7;hp=1dfe0e2a94c60284fa8c262f8caf5caf8c86c4d7;hpb=679f6296c9a979213425104fa606809d9f1e3bad;p=helm.git diff --git a/components/tactics/autoTactic.mli b/components/tactics/autoTactic.mli index 1dfe0e2a9..fadb603eb 100644 --- a/components/tactics/autoTactic.mli +++ b/components/tactics/autoTactic.mli @@ -29,4 +29,4 @@ val auto_tac: dbd:HMysql.dbd -> ProofEngineTypes.tactic -val applyS_tac: dbd:HMysql.dbd -> term: Cic.term -> ProofEngineTypes.tactic +val pp_proofterm: Cic.term -> string