1994-06-24 14:02:31 +00:00
|
|
|
/* $Id$ */
|
1987-03-09 19:15:41 +00:00
|
|
|
/*
|
|
|
|
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
|
|
|
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
|
|
|
*/
|
1985-04-12 16:56:43 +00:00
|
|
|
/* @(#)comm8.c 1.1 */
|
|
|
|
|
|
|
|
#include "comm0.h"
|
|
|
|
#include "comm1.h"
|
|
|
|
#include "y.tab.h"
|
|
|
|
|
|
|
|
/* ========== Machine dependent C routines ========== */
|
|
|
|
|
|
|
|
#include "mach5.c"
|