]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/binaries/probe/options.mli
updated probe and matitadep
[helm.git] / matita / components / binaries / probe / options.mli
index 1158a84c85175942330bc2ee411d9306a9cc9bbb..c36695ef52e06674b828e26d08718d1174a1b53d 100644 (file)
@@ -35,4 +35,8 @@ val no_devel: bool ref
 
 val no_init: bool ref
 
+val add_dep: NUri.uri -> NUri.uri -> unit
+
+val out_deps: string -> unit
+
 val clear: unit -> unit