adapted sizes somewhat, made facility to print memory statistics

This commit is contained in:
ceriel
1987-08-11 14:42:15 +00:00
parent a7b7fa4162
commit 0300bbf5cb
4 changed files with 41 additions and 15 deletions

View File

@@ -21,8 +21,6 @@
#define ALLORANL (ALLOMODL + 1) /* Ranlib information. */
#define NMEMS (ALLORANL + 1)
#define INCRSIZE 1024
typedef long ind_t;
#define BADOFF ((ind_t)-1)