ack/h/m2_traps.h

6 lines
108 B
C
Raw Normal View History

1987-07-09 15:17:56 +00:00
#define M2_TOOLARGE 64
#define M2_TOOMANY 65
#define M2_NORESULT 66
1988-01-28 16:34:41 +00:00
#define M2_UOVFL 67
#define M2_FORCH 68