added stackheight message handling

This commit is contained in:
eck
1990-07-18 14:53:19 +00:00
parent adfec1c0ef
commit 4ef2c70ed3
28 changed files with 321 additions and 60 deletions

View File

@@ -36,6 +36,7 @@ extern int maxmembers;
extern int regclass;
extern int maxtokensize;
extern int nprocargs, maxprocargs;
extern int use_shc;
extern char *mystrcpy();
extern char *myalloc();