X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2Fring.mli;h=b6eb34b69cb53f3f104e572ab55291f09c127b04;hb=9f694d4bf47c7772dda4827f1b46f42cb435ec36;hp=224f150cce0c7e1b187432be02fbfb7d2e0bf445;hpb=71922d0022ee8f9e507f601dc93a2f68c2080d85;p=helm.git diff --git a/helm/gTopLevel/ring.mli b/helm/gTopLevel/ring.mli index 224f150cc..b6eb34b69 100644 --- a/helm/gTopLevel/ring.mli +++ b/helm/gTopLevel/ring.mli @@ -2,7 +2,11 @@ (* ring tactics *) val ring_tac: ProofEngineTypes.tactic +(*Galla: spostata in variuosTactics.ml (* auxiliary tactics *) val elim_type_tac: term: Cic.term -> ProofEngineTypes.tactic +*) + +(* spostata in variousTactics.ml val reflexivity_tac: ProofEngineTypes.tactic -val id_tac : ProofEngineTypes.tactic +*)