]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mQIConn.mli
This commit was manufactured by cvs2svn to create tag
[helm.git] / helm / ocaml / mathql_interpreter / mQIConn.mli
index 405e405d15041d649230c40326d3d6593def9049..7eff1b4b45fef8a558cd6e8e941d73a6d1f8af53 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 
 
 val string_of_flags : flag list -> string