]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mQueryInterpreter.ml
Author specification added in head comments;
[helm.git] / helm / ocaml / mathql_interpreter / mQueryInterpreter.ml
index 5816a99bc10ae7def653c5558e1faa7a8b9d5f9c..58fb7b87e734545491f893046333a50a85265bf0 100644 (file)
@@ -23,6 +23,9 @@
  * http://cs.unibo.it/helm/.
  *)
 
+(*  AUTOR: Ferruccio Guidi <fguidi@cs.unibo.it>
+ *)
+
 (* contexts *****************************************************************)
 
 type svar_context = (MathQL.svar * MathQL.resource_set) list