]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mQIConn.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / mathql_interpreter / mQIConn.ml
index d4a0b067fd5c336fcdee15b6124fa13fe1bb9150..aaf16fac4c0c692c037eaa793b58c80a7c734622 100644 (file)
@@ -26,7 +26,7 @@
 (*  AUTOR: Ferruccio Guidi <fguidi@cs.unibo.it>
  *)
 
-type connection = MySQL_C    of Mysql.dbd
+type connection = MySQL_C    of HMysql.dbd
                 | Postgres_C of Postgres.connection
                | No_C