share subr.c and string.c with pi/pc
[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.2 %G%"; */
#define NERRORS 39
char *pxerrmsg[];
#define ESIGNAL SIGTRAP
#define ESTKOVER 37
#define EOVERFLOW 39