version 1.63 | version 1.64 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_config_h = | * static char *rcsid_config_h = | |||
* "$Id: config.h,v 1.63 2005/04/15 00:41:33 cavesomething Exp $"; | * "$Id: config.h,v 1.64 2005/05/06 21:10:14 tchize Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
*/ | */ | |||
#ifndef WIN32 /* ***win32 we set the following stuff in the IDE */ | #ifndef WIN32 /* ***win32 we set the following stuff in the IDE */ | |||
#ifndef DEBUG | #ifndef DEBUG | |||
#define DEBUG | /*#define DEBUG*/ | |||
#endif | #endif | |||
#endif | #endif | |||
Legend:
|