BASE only used when INCORE
This commit is contained in:
parent
06911f8c65
commit
0d185828b6
@ -17,7 +17,9 @@ Part
|
|||||||
long
|
long
|
||||||
C_current_out;
|
C_current_out;
|
||||||
|
|
||||||
|
#ifdef INCORE
|
||||||
static char *BASE;
|
static char *BASE;
|
||||||
|
#endif
|
||||||
static File *ofp;
|
static File *ofp;
|
||||||
|
|
||||||
#ifndef INCORE
|
#ifndef INCORE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user