[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:
Benoît Minisini 2017-04-27 13:46:49 +00:00
parent c20cbb7972
commit c4bdedb4d4

View file

@ -47,7 +47,7 @@
#include "gbc_help.h"
#include "gbc_read.h"
#define DEBUG
//#define DEBUG
//#define BIG_COMMENT 1
static bool is_init = FALSE;