]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mQITypes.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / mathql_interpreter / mQITypes.ml
index 44b21ce184c62bce130099bb60c00c4f7633a29e..ad4a8cb1b45b557d57b18fea43823f0f7932b440 100644 (file)
@@ -26,6 +26,8 @@
 (*  AUTOR: Ferruccio Guidi <fguidi@cs.unibo.it>
  *)
 
+(* $Id$ *)
+
 type 'a con = MathQL.pattern * 'a * MathQL.value
 
 type 'a con_true = 'a con list