added alloction dump

shrunk some data structures
changed some ALLOCDEF's
changed setjmp to __setjmp
This commit is contained in:
eck
1990-01-10 17:33:35 +00:00
parent 04149f328e
commit 679ce613e9
34 changed files with 137 additions and 53 deletions

View File

@@ -10,6 +10,7 @@
#ifdef LINT
#include <alloc.h> /* for st_free */
#include "debug.h"
#include "interface.h"
#include <flt_arith.h>
#include "arith.h" /* definition arith */