]> matita.cs.unibo.it Git - helm.git/blobdiff - components/library/libraryDb.mli
remove_obj is now much faster:
[helm.git] / components / library / libraryDb.mli
index 39aa7c07976af7c7cdcf29ae67adb9860e16d23a..fc3dc969a1e6b99e1313b502851a60bb534176ee 100644 (file)
@@ -28,7 +28,5 @@ val instance: unit -> HMysql.dbd
 val create_owner_environment: unit -> unit
 val clean_owner_environment: unit -> unit
 
-(* returns a list of uri thet must be removed sice they reference uri,
- * but this is used only for debugging purposes *)
-val remove_uri: UriManager.uri -> string list
+val remove_uri: UriManager.uri -> unit
 val xpointers_of_ind: UriManager.uri -> UriManager.uri list