]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mQIConn.mli
Author specification added in head comments;
[helm.git] / helm / ocaml / mathql_interpreter / mQIConn.mli
index 7eff1b4b45fef8a558cd6e8e941d73a6d1f8af53..405e405d15041d649230c40326d3d6593def9049 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 
 
 val string_of_flags : flag list -> string