Monitoring the deserializerun
[satune.git] / src / config.h
index ef0b9b1929bc5f046f996ace37daf3aa47a81db1..4d56dfbd3b95618fd04b8fe3fe60f8e39f5bc18b 100644 (file)
 
 /** Turn on debugging. */
 #ifndef CONFIG_DEBUG
-//#define CONFIG_DEBUG
+#define CONFIG_DEBUG
 #endif
 
-//#define STATICENCGEN
-
 #ifndef CONFIG_ASSERT
 #define CONFIG_ASSERT
 #endif