]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mQIConn.ml
Author specification added in head comments;
[helm.git] / helm / ocaml / mathql_interpreter / mQIConn.ml
index 1de6663e4a36369deaf5737d2e4b22eabca276bc..a51242bef323373ca38be15b6efdda5c4d0d338b 100644 (file)
@@ -23,6 +23,9 @@
  * http://cs.unibo.it/helm/.
  *)
 
+(*  AUTOR: Ferruccio Guidi <fguidi@cs.unibo.it>
+ *)
+
 type flag = Postgres | Galax | Stat | Quiet | Warn | Log
 
 type handle = {log : string -> unit;            (* logging function    *)