X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Flibrary%2FlibraryDb.mli;h=e608a9c24a5ce9055c62e11ebcbd9f61e705a224;hb=6b3242efcd29ea188ef09b445985abb06c5fad3a;hp=d279f15eee46ae0bc3994c89ddaba6a86e9ffea8;hpb=111df95ac03f2ee21dfa2422a7f531f675b1c16d;p=helm.git diff --git a/helm/software/components/library/libraryDb.mli b/helm/software/components/library/libraryDb.mli index d279f15ee..e608a9c24 100644 --- a/helm/software/components/library/libraryDb.mli +++ b/helm/software/components/library/libraryDb.mli @@ -23,6 +23,8 @@ * http://helm.cs.unibo.it/ *) +val dbtype_of_string: string -> HSql.dbtype + val instance: unit -> HSql.dbd val parse_dbd_conf: unit -> HSql.dbspec