]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_kernel/nCicLibrary.mli
...
[helm.git] / helm / software / components / ng_kernel / nCicLibrary.mli
index a6b3a69096a68bd68afc5cd3f56bc7b1dddabb15..1893e9659eb8394533728a397514d7a7c2715f34 100644 (file)
@@ -15,4 +15,6 @@ exception ObjectNotFound of string Lazy.t
 
 val get_obj: NUri.uri -> NCic.obj
 
+val clear_cache : unit -> unit
+
 (* EOF *)