]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaExcPp.ml
new tacticals
[helm.git] / helm / matita / matitaExcPp.ml
index fce5cf6d991bea50ffc5fb8a41c1d7aad703a115..d6cddfaab85baeb16ae49a84a44abfed2fba1d90 100644 (file)
@@ -49,5 +49,6 @@ let to_string =
         (".moo file '%s' has been compiled by a different version of matita, "
         ^^ "please recompile it")
         fname
+  | Continuationals.Error s -> "Tactical error: " ^ Lazy.force s
   | exn -> "Uncaught exception: " ^ Printexc.to_string exn