X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2FmatitacLib.ml;h=7790f75683d252920326d88477f9825e6208957d;hb=ce98548577a44fafd17f1d9ce42bca1e6db104fc;hp=9c836d9b87a777298fa697fe0196ef338a6ddf91;hpb=c0731d1fa3ae894da2473541a759d48e9b76613a;p=helm.git diff --git a/helm/software/matita/matitacLib.ml b/helm/software/matita/matitacLib.ml index 9c836d9b8..7790f7568 100644 --- a/helm/software/matita/matitacLib.ml +++ b/helm/software/matita/matitacLib.ml @@ -259,7 +259,7 @@ let compile options fname = LexiconSync.time_travel ~present:lex_stat ~past:initial_lexicon_status; pp_times fname false big_bang big_bang_u big_bang_s; clean_exit baseuri false - | Sys.Break as exn when not matita_debug -> + | Sys.Break when not matita_debug -> HLog.error "user break!"; pp_times fname false big_bang big_bang_u big_bang_s; clean_exit baseuri false