]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitaExcPp.ml
added displaying of the dep graph of a development, click action still missing
[helm.git] / matita / matitaExcPp.ml
index ed0be49564d641e53743df560a337e7bf0e9181c..24608be42260bdb5bc3d3c2018b5af7eb9268283 100644 (file)
@@ -62,6 +62,8 @@ let rec to_string =
      None, "Type checking assertion failed: " ^ Lazy.force msg
   | LibrarySync.AlreadyDefined s -> 
      None, "Already defined: " ^ UriManager.string_of_uri s
+  | CoercDb.EqCarrNotImplemented msg ->
+     None, ("EqCarrNotImplemented: " ^ Lazy.force msg)
   | GrafiteDisambiguator.DisambiguationError (offset,errorll) ->
      let rec aux n ?(dummy=false) (prev_msg,phases) =
       function