]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mqint.mli
Switching interpreter.
[helm.git] / helm / ocaml / mathql_interpreter / mqint.mli
index e969e5c663cf6ad053733a3cf8feaa03a9a40f25..f6f8827c617d12f7c802448120844ab0189897b5 100644 (file)
@@ -29,7 +29,7 @@ val execute  : MathQL.query -> MathQL.result (* execute query *)
 
 val close    : unit -> unit                  (* close database *)
 
-val check    : unit -> Postgres.connection   (* check connection *)
+val check    : unit -> unit                  (* check connection *)
 
 val set_stat : bool -> unit                  (* set stat emission *)