extra define added to aid in generation of DO_RREMOVE
This commit is contained in:
parent
3a528a7324
commit
dac2f97109
|
@ -6,3 +6,4 @@
|
||||||
#define INSTLAB (-4)
|
#define INSTLAB (-4)
|
||||||
#define INSSETCC (-5)
|
#define INSSETCC (-5)
|
||||||
#define INSERASE (-6)
|
#define INSERASE (-6)
|
||||||
|
#define INSREMOVE (-7)
|
||||||
|
|
Loading…
Reference in a new issue