]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/ring.mli
Added new tactics: Exists, Split, Assumption, Absurd, Generalize (doesn't work)
[helm.git] / helm / gTopLevel / ring.mli
index 79cb6f559ceb719825caac576eee8196891cc600..b6eb34b69cb53f3f104e572ab55291f09c127b04 100644 (file)
@@ -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