OLD

OLD

Revision:
20:151b5a4fdd29
Parent:
5:6def1d0df519
Child:
21:1270827d431a
--- a/dbg.h	Tue Nov 06 08:54:19 2012 +0000
+++ b/dbg.h	Thu Nov 08 01:28:45 2012 +0000
@@ -1,4 +1,4 @@
-//#define DEBUG
+#define DEBUG
 
 #ifdef DEBUG 
 #define DBG(...) printf("" __VA_ARGS__)