]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/matitaEngine.ml
Dummy dependent types are no longer cleaned in inductive type arities.
[helm.git] / helm / software / matita / matitaEngine.ml
index 5f8a1b7a7e6cc74d9d074a5f3d1d8aacf0d95762..8772fd03bb0ee35ca47d57b89d49d8cdbe536a5b 100644 (file)
@@ -154,7 +154,7 @@ let eval_from_stream ~first_statement_only ~include_paths
             in
              watch_statuses lexicon_status grafite_status ;
              false, lexicon_status, grafite_status, (new_statuses @ statuses))
-   with exn ->
+   with exn when (not (Helm_registry.get_bool "matita.debug")) ->
      raise (EnrichedWithLexiconStatus (exn, lexicon_status))
   in
   if stop then s else loop l g s