]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaDb.mli
matitaclean now call getter.ls using a buri with a trailing /
[helm.git] / helm / matita / matitaDb.mli
index 32b816000b3946b6b4f7aa5bfc675af8482d5645..3b3bd58c10c8762add96f20f984893e6d2fd2d7b 100644 (file)
@@ -1,4 +1,4 @@
-(* Copyright (C) 2004, HELM Team.
+(* Copyright (C) 2004-2005, HELM Team.
  * 
  * This file is part of HELM, an Hypertextual, Electronic
  * Library of Mathematics, developed at the Computer Science
  * http://helm.cs.unibo.it/
  *)
 
+val instance: unit -> Mysql.dbd
+
 val clean_owner_environment : unit -> unit 
 val create_owner_environment : unit -> unit 
 
+val remove_uri: UriManager.uri -> string list
+val xpointers_of_ind: UriManager.uri -> UriManager.uri list