X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2FmatitaEngine.mli;h=6c8b8660518eb70cf07d5ae20e6a0c3f839cb5cf;hb=f981a524748846acc29b76b6e616af110b4ee13d;hp=a06c5117005489ee02c7fc0ff2404501081c8146;hpb=3e86f296f53e98401b281ce96fc7ba545dbd05b4;p=helm.git diff --git a/helm/matita/matitaEngine.mli b/helm/matita/matitaEngine.mli index a06c51170..6c8b86605 100644 --- a/helm/matita/matitaEngine.mli +++ b/helm/matita/matitaEngine.mli @@ -25,6 +25,7 @@ exception Drop exception UnableToInclude of string +exception IncludedFileNotCompiled of string type statement = (CicNotationPt.term, GrafiteAst.obj, string) GrafiteAst.statement