Files
ack/h/m2_traps.h
1988-03-16 09:22:53 +00:00

7 lines
128 B
C

#define M2_TOOLARGE 64
#define M2_TOOMANY 65
#define M2_NORESULT 66
#define M2_UOVFL 67
#define M2_FORCH 68
#define M2_UUVFL 69