date and time created 82/01/18 19:20:32 by linton
[unix-history] / usr / src / usr.bin / pascal / pdx / machine / pxerrors.h
/* Copyright (c) 1982 Regents of the University of California */
static char sccsid[] = "@(#)pxerrors.h 1.1 %G%";
#define NERRORS 39
char *pxerrmsg[];
#define ESIGNAL SIGTRAP
#define ESTKOVER 37
#define EOVERFLOW 39