]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/tactics/ring.mli
test branch
[helm.git] / helm / ocaml / tactics / ring.mli
diff --git a/helm/ocaml/tactics/ring.mli b/helm/ocaml/tactics/ring.mli
new file mode 100644 (file)
index 0000000..b6eb34b
--- /dev/null
@@ -0,0 +1,12 @@
+
+  (* 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
+*)