]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/paramodulation/equality_indexing.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / paramodulation / equality_indexing.ml
index fd3fa5c32c6ebe999e59ab7d62d081e25f2b18df..1dffb639947bf7a3eb57af28efd66ef673f03b9d 100644 (file)
@@ -23,6 +23,8 @@
  * http://cs.unibo.it/helm/.
  *)
 
+(* $Id$ *)
+
 module type EqualityIndex =
   sig
     module PosEqSet : Set.S with type elt = Utils.pos * Inference.equality