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