From 0ffa8abdf3e83155a1b7bebc004d260e0b117ecd Mon Sep 17 00:00:00 2001 From: Ron Pinkas Date: Sat, 8 Jul 2000 00:51:49 +0000 Subject: [PATCH] commented SHOW_TOKENS in harbour.slx --- harbour/source/compiler/harbour.slx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/source/compiler/harbour.slx b/harbour/source/compiler/harbour.slx index e8ddba9668..0897b8fa57 100644 --- a/harbour/source/compiler/harbour.slx +++ b/harbour/source/compiler/harbour.slx @@ -28,7 +28,7 @@ * their web site at http://www.gnu.org/). */ -#define SHOW_LEX_TOKENS +//#define SHOW_LEX_TOKENS /* #define DEBUG_LEX */