X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Flibrary%2FlibraryDb.mli;h=e608a9c24a5ce9055c62e11ebcbd9f61e705a224;hb=5d917dca1e20e201ada174da2c36796f73a24623;hp=ce653795a748f865a1323c7dfcffed6990849e93;hpb=ac741958783108ff31552e533c853e85c2ebb1c5;p=helm.git diff --git a/helm/software/components/library/libraryDb.mli b/helm/software/components/library/libraryDb.mli index ce653795a..e608a9c24 100644 --- a/helm/software/components/library/libraryDb.mli +++ b/helm/software/components/library/libraryDb.mli @@ -23,7 +23,10 @@ * http://helm.cs.unibo.it/ *) +val dbtype_of_string: string -> HSql.dbtype + val instance: unit -> HSql.dbd +val parse_dbd_conf: unit -> HSql.dbspec val create_owner_environment: unit -> unit val clean_owner_environment: unit -> unit