]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/mathql_interpreter/dbconn.mli
First very-very-very-very-alfa release of a MathQL Interpreter implemented
[helm.git] / helm / ocaml / mathql_interpreter / dbconn.mli
1 val pgc : unit -> Postgres.connection
2 val init : unit -> unit
3 val close : unit -> unit