00001 00030 #ifdef DEBUG 00031 void DebugCheckRoutes(); 00032 #else 00033 #define DebugCheckRoutes() 00034 #endif 00035 00036