]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mQIConn.ml
This commit was manufactured by cvs2svn to create tag
[helm.git] / helm / ocaml / mathql_interpreter / mQIConn.ml
index a51242bef323373ca38be15b6efdda5c4d0d338b..1de6663e4a36369deaf5737d2e4b22eabca276bc 100644 (file)
@@ -23,9 +23,6 @@
  * 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    *)