[COMPILER]

* BUG: Disable debugging messages.


git-svn-id: svn://localhost/gambas/trunk@1562 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
Benoît Minisini 2008-09-16 12:48:21 +00:00
parent efc688455c
commit d60e728617

View file

@ -46,7 +46,7 @@
#include "gbc_read.h"
#define DEBUG
//#define DEBUG
static boolean is_init = FALSE;
static COMPILE *comp;