X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Flibrary%2FlibraryDb.mli;h=ce653795a748f865a1323c7dfcffed6990849e93;hb=562e9adf40098e11d8f0bc2711a7f665360c2231;hp=fc3dc969a1e6b99e1313b502851a60bb534176ee;hpb=4f9820060bce92cfdb862b3c699e96c20c64a051;p=helm.git diff --git a/components/library/libraryDb.mli b/components/library/libraryDb.mli index fc3dc969a..ce653795a 100644 --- a/components/library/libraryDb.mli +++ b/components/library/libraryDb.mli @@ -23,7 +23,7 @@ * http://helm.cs.unibo.it/ *) -val instance: unit -> HMysql.dbd +val instance: unit -> HSql.dbd val create_owner_environment: unit -> unit val clean_owner_environment: unit -> unit