diff --git a/util/ncgg/pseudo.h b/util/ncgg/pseudo.h index fa31df59..2700765b 100644 --- a/util/ncgg/pseudo.h +++ b/util/ncgg/pseudo.h @@ -6,3 +6,4 @@ #define INSTLAB (-4) #define INSSETCC (-5) #define INSERASE (-6) +#define INSREMOVE (-7)