]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_acic/doubleTypeInference.ml
paramodulation now compiles with ocaml 3.09 in opt mode (added -for-pack)
[helm.git] / helm / ocaml / cic_acic / doubleTypeInference.ml
index 98d12ceca9446e7c6550e1625d2938c38d22d60b..2400653be9c22211f5b3bc0197868a9a8c04b336 100644 (file)
@@ -23,6 +23,8 @@
  * http://cs.unibo.it/helm/.
  *)
 
+(* $Id$ *)
+
 exception Impossible of int;;
 exception NotWellTyped of string;;
 exception WrongUriToConstant of string;;