Added another trap number
This commit is contained in:
parent
82c952bdeb
commit
f7efb51155
@ -7,3 +7,4 @@
|
||||
#define M2_FORCH 68 /* FOR-loop control variable changed */
|
||||
#define M2_UUVFL 69 /* cardinal underflow */
|
||||
#define M2_INTERNAL 70 /* internal error, should not happen */
|
||||
#define M2_UNIXSIG 71 /* unix signal */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user