]> matita.cs.unibo.it Git - helm.git/blobdiff - components/library/libraryDb.mli
maxipatch for support of multiple DBs.
[helm.git] / components / library / libraryDb.mli
index ce653795a748f865a1323c7dfcffed6990849e93..d279f15eee46ae0bc3994c89ddaba6a86e9ffea8 100644 (file)
@@ -24,6 +24,7 @@
  *)
 
 val instance: unit -> HSql.dbd
+val parse_dbd_conf: unit -> HSql.dbspec
 
 val create_owner_environment: unit -> unit
 val clean_owner_environment: unit -> unit