]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/ring.mli
Bug fixed: when iota-expanding fixpoints the context was sometimes augmented
[helm.git] / helm / gTopLevel / ring.mli
index 224f150cce0c7e1b187432be02fbfb7d2e0bf445..b6eb34b69cb53f3f104e572ab55291f09c127b04 100644 (file)
@@ -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
+*)