]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaEngine.mli
fixed matitamake to handle development with names with spaces
[helm.git] / helm / matita / matitaEngine.mli
index a06c5117005489ee02c7fc0ff2404501081c8146..6c8b8660518eb70cf07d5ae20e6a0c3f839cb5cf 100644 (file)
@@ -25,6 +25,7 @@
 
 exception Drop
 exception UnableToInclude of string
+exception IncludedFileNotCompiled of string
 
 type statement =
   (CicNotationPt.term, GrafiteAst.obj, string) GrafiteAst.statement