]> matita.cs.unibo.it Git - helm.git/blobdiff - components/library/libraryDb.mli
We add a binary for computing the "heights" of helm objects
[helm.git] / components / library / libraryDb.mli
index d279f15eee46ae0bc3994c89ddaba6a86e9ffea8..e608a9c24a5ce9055c62e11ebcbd9f61e705a224 100644 (file)
@@ -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