/*
*	ABCenix shell
*
*	Peter Helfer
*	Watchdog Computer Assistance
*
*	====================================
*
*	== defs.h ==	
*
*	====================================
*
*	Edit 002	1983-06-20
*/

#include "mac.h"
#include "ptrdef.h"
#include "sym.h"
#include "nodes.h"
#include "const.h"
#include "errmess.h"

#include <stdio.h>
#include <signal.h>
#include <setjmp.h>
