diff options
Diffstat (limited to 'uscript/lex.h')
| -rw-r--r-- | uscript/lex.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uscript/lex.h b/uscript/lex.h index 2d5035e..58ea353 100644 --- a/uscript/lex.h +++ b/uscript/lex.h @@ -30,6 +30,7 @@ _(MULT_EQL) \ _(NEQL) \ _(NEXT) \ + _(NOT) \ _(NUM) \ _(OR) \ _(PLUS_EQL) \ |
