42,49d41
< #ifndef TRACING_ON
< #ifndef NDEBUG
< #define TRACING_ON 1
< #else
< #define TRACING_ON 0
< #endif
< #endif
<