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

@@ -11,7 +11,7 @@ static char rcsid[] = "$Header$";
*/
#include <stdio.h>
#include "out.h"
#include "../../h/out.h"
#include "const.h"
#include "assert.h"
#include "memory.h"