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

@@ -47,6 +47,7 @@
{
#include "lint.h"
#include "nopp.h"
#include "debug.h"
#include <flt_arith.h>
#include "arith.h"
#include "LLlex.h"