]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mQIPostgres.mli
Author specification added in head comments;
[helm.git] / helm / ocaml / mathql_interpreter / mQIPostgres.mli
index d6b9d3f33f6eab69bfa54eeeda8d2bde2437bd4e..8acd2a2fd97d039710e31f27dafbaaaeb63c7081 100644 (file)
@@ -23,6 +23,9 @@
  * http://cs.unibo.it/helm/.
  *)
 
+(*  AUTOR: Ferruccio Guidi <fguidi@cs.unibo.it>
+ *)
+
 val init  : unit -> Postgres.connection option
 
 val close : Postgres.connection option -> unit