]> matita.cs.unibo.it Git - helm.git/blobdiff - components/lexicon/lexiconEngine.mli
Removed a couple of assertions.
[helm.git] / components / lexicon / lexiconEngine.mli
index 8e8b420ba03fabc9354a784b835e7313db38c3b9..00201c9fbf5147f43e3e04565607bf1b01298447 100644 (file)
@@ -23,7 +23,7 @@
  * http://helm.cs.unibo.it/
  *)
 
-exception IncludedFileNotCompiled of string
+exception IncludedFileNotCompiled of string * string
 
 type status = {
   aliases: DisambiguateTypes.environment;         (** disambiguation aliases *)