chiark / gitweb /
routesearch: include tableau in stdout
[ypp-sc-tools.main.git] / yarrg / rsmain.c
index ea032600798aec91a87728442ed70e13c1bc974c..a1868613fba4969308c9072d7ceb635ea61bd489 100644 (file)
@@ -12,7 +12,7 @@ int max_dist= -1;
 FILE *debug_file;
 FILE *output;
 
-DEBUG_DEFINE_SOME_DEBUGF(tableau,tabdebugf);
+#define tabdebugf printf
 
 
 #define CTR(x)    int ctr_##x;