From: Eduardo DAVILA Date: Sat, 13 Aug 2016 08:55:53 +0000 (+0200) Subject: #3005 BBTK Feature New Normal - TypeName in message system BlackBox X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=bbtk.git;a=commitdiff_plain;h=064072f6c392f24c17f71d459a9508408a806927 #3005 BBTK Feature New Normal - TypeName in message system BlackBox --- diff --git a/kernel/src/bbtkBlackBox.h b/kernel/src/bbtkBlackBox.h index 7ce4db3..db02118 100644 --- a/kernel/src/bbtkBlackBox.h +++ b/kernel/src/bbtkBlackBox.h @@ -61,9 +61,9 @@ #define bbtkBlackBoxMessage(key,level,mess) \ - bbtkMessage(key,level,"["<