]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/tactics/tactics.ml
Added $Id$ to the file.
[helm.git] / helm / ocaml / tactics / tactics.ml
index ee59af34906a52865838d20531a1888f56e9fe93..170d6887f857a844f2145f0886d7f01198cd081c 100644 (file)
@@ -23,6 +23,8 @@
  * http://cs.unibo.it/helm/.
  *)
 
+(* $Id$ *)
+
 let absurd = NegationTactics.absurd_tac
 let apply = PrimitiveTactics.apply_tac
 let assumption = VariousTactics.assumption_tac