Made consistent with 'em_parser.h' and 'decl.h'
This commit is contained in:
parent
d98394f0cf
commit
a6de718152
1 changed files with 3 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
||||||
#define STRING 0
|
#define STRING 0
|
||||||
#define ARITH 1
|
#define LABEL 1
|
||||||
#define INT 2
|
#define ARITH 2
|
||||||
|
#define INT 3
|
||||||
|
|
Loading…
Add table
Reference in a new issue