]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_proof_checking/cicSubstitution.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / cic_proof_checking / cicSubstitution.ml
index e9ce94eb817e7f669a5bdec6875a869ed490f8d7..372c66fb8599d6d2178def9e77517ae9bd84d22f 100644 (file)
@@ -23,6 +23,8 @@
  * http://cs.unibo.it/helm/.
  *)
 
+(* $Id$ *)
+
 exception CannotSubstInMeta;;
 exception RelToHiddenHypothesis;;
 exception ReferenceToVariable;;