Forgot to add ARPLOP to mach2.c

This commit is contained in:
ceriel 1990-11-15 16:18:33 +00:00
parent 4e207f3638
commit 8552c93ebb

View File

@ -24,6 +24,7 @@
%token <y_word> CALLOP
%token <y_word> CALFOP
%token <y_word> LEAOP
%token <y_word> ARPLOP
%token <y_word> ESC
%token <y_word> INT
%token <y_word> RET