]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mQIMap.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / mathql_interpreter / mQIMap.ml
index b215f366f212bf4988a6bb8a51c7e983615210a8..a5b6654c88aeee7309ba58806b3924fe3c56a5bc 100644 (file)
@@ -26,6 +26,8 @@
 (*  AUTOR: Ferruccio Guidi <fguidi@cs.unibo.it>
  *)
 
+(* $Id$ *)
+
 module U = MQueryUtil
 
 type pg_map = (MathQL.path * (bool * string * string option)) list