X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql_interpreter%2FmQIMap.ml;h=a5b6654c88aeee7309ba58806b3924fe3c56a5bc;hb=ed308fc03be5397081ac0e00bbc73b3f71da1e67;hp=b215f366f212bf4988a6bb8a51c7e983615210a8;hpb=8dd241c403a9994376c3e1e0df4b255a012e0e98;p=helm.git diff --git a/helm/ocaml/mathql_interpreter/mQIMap.ml b/helm/ocaml/mathql_interpreter/mQIMap.ml index b215f366f..a5b6654c8 100644 --- a/helm/ocaml/mathql_interpreter/mQIMap.ml +++ b/helm/ocaml/mathql_interpreter/mQIMap.ml @@ -26,6 +26,8 @@ (* AUTOR: Ferruccio Guidi *) +(* $Id$ *) + module U = MQueryUtil type pg_map = (MathQL.path * (bool * string * string option)) list