]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tactics/autoTactic.mli
auto => auto new everywhere + minor updates to make more tests pass
[helm.git] / helm / software / components / tactics / autoTactic.mli
index 354b1b7387d0b1496ded7981740d32e585af3f6b..fadb603ebf484a5c90c4d60e9a360f10e3b3106d 100644 (file)
@@ -29,6 +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