]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitamakeLib.mli
ocaml 3.09 transition
[helm.git] / helm / matita / matitamakeLib.mli
index 1dd697e5dcd9b56397c0f84425b5c9bf15ad6945..4aaab47b13f4eaf8c9ea26ad14d2f0a4ad6a4b28 100644 (file)
@@ -44,6 +44,7 @@ val development_for_name: string -> development option
 val list_known_developments: unit -> (string * string ) list
 (* cleans the development, forgetting about it *)
 val destroy_development: development -> unit
+val destroy_development_in_bg: (unit -> unit) -> development -> unit
 (* initiale internal data structures *)
 val initialize : unit -> unit
 (* gives back the root *)