--- parser3/src/include/pa_memory.h 2005/08/05 13:02:59 1.11.14.1 +++ parser3/src/include/pa_memory.h 2005/12/16 10:15:12 1.14 @@ -9,16 +9,11 @@ #ifndef PA_MEMORY_H #define PA_MEMORY_H -static const char * const IDENT_MEMORY_H="$Date: 2005/08/05 13:02:59 $"; +static const char * const IDENT_MEMORY_H="$Date: 2005/12/16 10:15:12 $"; // include #include "pa_config_includes.h" - -/// to debug backtrace pointers switch this on: -#ifdef _DEBUG -#define GC_DEBUG -#endif #include "gc.h" // defines