]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/ring.mli
Identifier added to inductiveType in the DTD.
[helm.git] / helm / gTopLevel / ring.mli
index 66ad9b121235554d4d664da22753b2e862d37242..79cb6f559ceb719825caac576eee8196891cc600 100644 (file)
@@ -4,12 +4,7 @@ val ring_tac: ProofEngineTypes.tactic
 
   (* auxiliary tactics *)
 val elim_type_tac: term: Cic.term -> ProofEngineTypes.tactic
-val reflexivity_tac: ProofEngineTypes.tactic
-val id_tac : ProofEngineTypes.tactic
 
-  (* pseudo tacticals *)
-val try_tactics:
-  tactics: (string * ProofEngineTypes.tactic) list -> ProofEngineTypes.tactic
-val thens:
- start: ProofEngineTypes.tactic ->
- continuations: ProofEngineTypes.tactic list -> ProofEngineTypes.tactic
+(* spostata in variousTactics.ml
+val reflexivity_tac: ProofEngineTypes.tactic
+*)