]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_unification/cicUnification.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / cic_unification / cicUnification.ml
index 9db77c5d526200246379772cd0a9a1d8cf78c67a..b1ef27f4ec9399e83cb9e2d366e97810f7f4e8ec 100644 (file)
@@ -23,6 +23,8 @@
  * http://cs.unibo.it/helm/.
  *)
 
+(* $Id$ *)
+
 open Printf
 
 exception UnificationFailure of string Lazy.t;;