]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/library/librarian.mli
...
[helm.git] / helm / software / components / library / librarian.mli
index 0c74f3ea5cc7fd28c8988ef6d7edbfbe52229599..f448e52b554f72e9578cf95261d0a5e7a789ee62 100644 (file)
@@ -96,3 +96,7 @@ val write_deps_file: string option -> (string * string list) list -> unit
 
 (* true if the argunent starts with a uri scheme prefix *)
 val is_uri: string -> bool
+
+val debug: bool ref
+
+val time_stamp: string -> unit