X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f4ed74ca6d4a744d2956a4f2906c897e1886cefd..b036ff36be581f3fae688237bd0663ca66931d0d:/src/xbt/log.c diff --git a/src/xbt/log.c b/src/xbt/log.c index c690e8ba2a..1b9fd48ce9 100644 --- a/src/xbt/log.c +++ b/src/xbt/log.c @@ -654,6 +654,7 @@ static void xbt_log_connect_categories(void) XBT_LOG_CONNECT(mc_comm_pattern); XBT_LOG_CONNECT(mc_process); XBT_LOG_CONNECT(mc_protocol); + XBT_LOG_CONNECT(mc_RegionSnaphot); XBT_LOG_CONNECT(mc_server); XBT_LOG_CONNECT(mc_state); #endif