version 1.2 | | version 1.3 |
---|
| | |
/* | | /* |
* static char *rcsid_swap_c = | | * static char *rcsid_swap_c = |
* "$Id: swap.c,v 1.2 1999/07/13 06:03:05 cvs Exp $"; | | * "$Id: swap.c,v 1.3 2000/12/04 00:40:05 cvs Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
#endif | | #endif |
#include <object.h> | | #include <object.h> |
| | |
| | #ifdef RECYCLE_TMP_MAPS |
/* This writes out information on all the temporary maps. It is called by | | /* This writes out information on all the temporary maps. It is called by |
* swap_map below. | | * swap_map below. |
*/ | | */ |
| | |
} | | } |
fclose(fp); | | fclose(fp); |
} | | } |
| | #endif |
| | |
void read_map_log() | | void read_map_log() |
{ | | { |