git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e7112d5
)
switched debugging off
author
Matthias Kramm
<kramm@quiss.org>
Sat, 14 Feb 2009 12:49:03 +0000
(13:49 +0100)
committer
Matthias Kramm
<kramm@quiss.org>
Sat, 14 Feb 2009 12:49:03 +0000
(13:49 +0100)
lib/as3/compiler.c
patch
|
blob
|
history
diff --git
a/lib/as3/compiler.c
b/lib/as3/compiler.c
index
07bc983
..
89b746e
100644
(file)
--- a/
lib/as3/compiler.c
+++ b/
lib/as3/compiler.c
@@
-53,8
+53,8
@@
static char parser_initialized = 0;
//#define STORE_TOKENS
//#define STORE_TOKENS
-#define DEBUG
-//#define DEBUG if(0)
+//#define DEBUG
+#define DEBUG if(0)
#ifdef STORE_TOKENS
static mem_t tokens;
#ifdef STORE_TOKENS
static mem_t tokens;