this needs to stay off.

This commit is contained in:
Mariano Alvira 2010-03-30 11:50:12 -04:00
parent c6d3073b9c
commit 605898dab2

View file

@ -2,7 +2,7 @@
#include <stdio.h>
#ifndef DEBUG_MACA
#define DEBUG_MACA 1
#define DEBUG_MACA 0
#endif
#if (DEBUG_MACA == 0)
#define PRINTF(...)