]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/matitaExcPp.ml
snapshot
[helm.git] / helm / software / matita / matitaExcPp.ml
index df4c70ded2498d7fdefaea7f8a1acd176a2bce55..2d6d1cd17187b0c5928bbb67b4c7b0f668b883a4 100644 (file)
@@ -163,6 +163,8 @@ let rec to_string =
      None, ("Disambiguation choice not found: " ^ Lazy.force msg)
   | MatitaEngine.EnrichedWithLexiconStatus (exn,_) ->
      None, "EnrichedWithLexiconStatus "^snd(to_string exn)
+  | NTacStatus.Error msg ->
+     None, "NTactic error: " ^ Lazy.force msg
   | MultiPassDisambiguator.DisambiguationError (offset,errorll) ->
      let loc =
       match errorll with