]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mQueryInterpreter.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / mathql_interpreter / mQueryInterpreter.ml
index 453b1643ce7fec85eef7483312848fde097f0298..9280a2c2acdaa86c0aaf37eb00e563c74c301815 100644 (file)
@@ -26,6 +26,8 @@
 (*  AUTOR: Ferruccio Guidi <fguidi@cs.unibo.it>
  *)
 
+(* $Id$ *)
+
 (* contexts *****************************************************************)
 
 type svar_context = (MathQL.svar * MathQL.resource_set) list