X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2Fring.mli;h=b6eb34b69cb53f3f104e572ab55291f09c127b04;hb=89d3896b8ae6eb60ac63b0ff49e0888f9e779b78;hp=79cb6f559ceb719825caac576eee8196891cc600;hpb=373eaf73bebec626e031a4a534ddfdd4f1c1b474;p=helm.git diff --git a/helm/gTopLevel/ring.mli b/helm/gTopLevel/ring.mli index 79cb6f559..b6eb34b69 100644 --- a/helm/gTopLevel/ring.mli +++ b/helm/gTopLevel/ring.mli @@ -2,8 +2,10 @@ (* 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