diff options
Diffstat (limited to 'tracers.inc')
-rw-r--r-- | tracers.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracers.inc b/tracers.inc index 2f6ddace..300523a9 100644 --- a/tracers.inc +++ b/tracers.inc @@ -21,7 +21,7 @@ %define _TRACERS_INC ; Note: The Makefile builds one version with DEBUG_MESSAGES automatically. -%define DEBUG_TRACERS 1 ; Uncomment to get debugging tracers +; %define DEBUG_TRACERS 1 ; Uncomment to get debugging tracers ; %define DEBUG_MESSAGES ; Uncomment to get debugging messages %ifdef DEBUG_TRACERS |