X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Fgrafite_engine%2FgrafiteEngine.mli;h=8363971ae3dad8c6714e5e279c4fc9ee9eaae743;hb=45d71beffd253ffd767a9afbfcec5c4f44afd8a8;hp=b1df5728112816f7cd3114b9cdef3743b46219c3;hpb=cbcd34fe15122eb9835a5226b98be1050b097d6a;p=helm.git diff --git a/components/grafite_engine/grafiteEngine.mli b/components/grafite_engine/grafiteEngine.mli index b1df57281..8363971ae 100644 --- a/components/grafite_engine/grafiteEngine.mli +++ b/components/grafite_engine/grafiteEngine.mli @@ -24,7 +24,7 @@ *) exception Drop -exception IncludedFileNotCompiled of string +exception IncludedFileNotCompiled of string * string exception Macro of GrafiteAst.loc * (Cic.context -> GrafiteTypes.status * Cic.term GrafiteAst.macro)