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

@@ -5,14 +5,17 @@
number of arguments!
*/
#ifndef NORCSID
static char *RcsId = "$Header$";
#include <system.h>
#include <em_arith.h>
#endif
#include "errout.h"
#include "debug.h"
#include <system.h>
#include <em_arith.h>
#include <em_label.h>
#include "input.h"
#include "f_info.h"
#include "LLlex.h"