[COMPILER]
* BUG: Oops, forgot to remove a debugging flag. git-svn-id: svn://localhost/gambas/trunk@8130 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
c20cbb7972
commit
c4bdedb4d4
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
#include "gbc_help.h"
|
#include "gbc_help.h"
|
||||||
#include "gbc_read.h"
|
#include "gbc_read.h"
|
||||||
|
|
||||||
#define DEBUG
|
//#define DEBUG
|
||||||
//#define BIG_COMMENT 1
|
//#define BIG_COMMENT 1
|
||||||
|
|
||||||
static bool is_init = FALSE;
|
static bool is_init = FALSE;
|
||||||
|
|
Loading…
Reference in a new issue