include lex
This commit is contained in:
@ -56,4 +56,5 @@
|
||||
// comments
|
||||
#define COMMENT 700
|
||||
//Additional tokens
|
||||
#define ACCESS 801
|
||||
#define ACCESS 801
|
||||
#define INCLUDE 901
|
Reference in New Issue
Block a user