diff options
| author | Paul Buetow <paul@buetow.org> | 2008-10-19 17:48:21 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-10-19 17:48:21 +0000 |
| commit | 3d7b35bb37c066489546751e100c2c2b823ccba3 (patch) | |
| tree | a507be11afc3c55807e254ce5b24c5412367aa46 /src/core/token.h | |
| parent | d4657a5d7029ea66d19a5d238a9dd6bf75fe5bb0 (diff) | |
refs and syms
Diffstat (limited to 'src/core/token.h')
| -rw-r--r-- | src/core/token.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/token.h b/src/core/token.h index caf4854..2107dd2 100644 --- a/src/core/token.h +++ b/src/core/token.h @@ -110,6 +110,7 @@ typedef enum { TT_INT, TT_DEFINED, TT_UNDEF, + TT_SYMS, END_KEYWORDS, START_PARANTS, |
