Now using arch.h, out.h and ranlib.h from ../../h

This commit is contained in:
keie
1985-04-18 15:21:16 +00:00
parent d0e857ddb2
commit b391be598b
12 changed files with 55 additions and 31 deletions

View File

@@ -4,7 +4,7 @@ static char rcsid[] = "$Header$";
#include <stdio.h>
#include <signal.h>
#include "out.h"
#include "../../h/out.h"
#include "const.h"
static short nerrors = 0;