]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/matitaEngine.mli
Notation for - (clear).
[helm.git] / matita / matita / matitaEngine.mli
index 6af367614abf9a6a383a2d3ac2da50a5de5046c9..768ff7080ee323f50a5f8cdb977fe92579e9995e 100644 (file)
@@ -27,6 +27,7 @@ exception TryingToAdd of string Lazy.t
 exception EnrichedWithStatus of exn * GrafiteTypes.status
 exception AlreadyLoaded of string Lazy.t
 exception FailureCompiling of string * exn
+exception CircularDependency of string
 
 val get_ast:
   GrafiteTypes.status -> include_paths:string list -> Ulexing.lexbuf ->