newer version

This commit is contained in:
ceriel
1986-05-01 19:06:53 +00:00
parent 8b07933e3d
commit 07e226dac3
26 changed files with 468 additions and 96 deletions

View File

@@ -1,9 +1,14 @@
/* E X P R E S S I O N C H E C K I N G */
#ifndef NORCSID
static char *RcsId = "$Header$";
#endif
/* Check expressions, and try to evaluate them as far as possible.
*/
#include "debug.h"
#include <em_arith.h>
#include <em_label.h>
#include <assert.h>
@@ -19,8 +24,6 @@ static char *RcsId = "$Header$";
#include "const.h"
#include "standards.h"
#include "debug.h"
extern char *symbol2str();
int