]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mQIPostgres.mli
This commit was manufactured by cvs2svn to create tag
[helm.git] / helm / ocaml / mathql_interpreter / mQIPostgres.mli
index 8acd2a2fd97d039710e31f27dafbaaaeb63c7081..d6b9d3f33f6eab69bfa54eeeda8d2bde2437bd4e 100644 (file)
@@ -23,9 +23,6 @@
  * http://cs.unibo.it/helm/.
  *)
 
-(*  AUTOR: Ferruccio Guidi <fguidi@cs.unibo.it>
- *)
-
 val init  : unit -> Postgres.connection option
 
 val close : Postgres.connection option -> unit