changed commented #define's into #undef's
This commit is contained in:
@@ -27,7 +27,7 @@ short * myalloc();
|
||||
|
||||
#else
|
||||
|
||||
/* #define CORECHECK /* if defined tests are made to insure
|
||||
#undef CORECHECK /* if defined tests are made to insure
|
||||
each block occurs at most once */
|
||||
|
||||
#define CCHUNK 1024 /* number of shorts asked from system */
|
||||
|
||||
Reference in New Issue
Block a user