changed stackheight computation to top element size computation

This commit is contained in:
eck
1990-09-04 16:42:43 +00:00
parent 3ea64975af
commit 58355b7041
15 changed files with 291 additions and 59 deletions

View File

@@ -5,7 +5,7 @@ static char rcsid[] = "$Header$";
#include <stdio.h>
#include "param.h"
#include "types.h"
#include "shc.h"
#include "tes.h"
#include "assert.h"
#include "alloc.h"
#include "line.h"