]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/library/librarian.mli
made executable again
[helm.git] / matita / components / library / librarian.mli
index 040cecf62cd0b8a3f4f2223e88f6f657f078bb86..af83c56d7a4ddf0532c45af39d9916fc454ef807 100644 (file)
@@ -24,6 +24,7 @@
  *)
 
 exception NoRootFor of string
+exception FileNotFound of string
 
 (* make a relative path absolute *)
 val absolutize: string -> string