]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_proof_checking/cicReduction.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / cic_proof_checking / cicReduction.ml
index 7ba2cffbcfaa76298770ed8c19c5a5c369badadc..ce4a6d6cb6739fff22d07d1e883425782f9824bf 100644 (file)
@@ -23,6 +23,8 @@
  * http://cs.unibo.it/helm/.
  *)
 
+(* $Id$ *)
+
 (* TODO unify exceptions *)
 
 exception CicReductionInternalError;;