summaryrefslogtreecommitdiff
path: root/glcpp.c
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-05-26 09:35:34 -0700
committerCarl Worth <cworth@cworth.org>2010-05-26 09:37:14 -0700
commit16c1e980e2e3c8852ce9bea85afe094c24e420fa (patch)
treeb358b1fb120a5d802b97b7d323514531054d1636 /glcpp.c
parentf6914fd37b2b66d7be1ba0c31450d89d1785ccce (diff)
Fix lexing of "defined" as an operator, not an identifier.
Simply need to move the rule for IDENTIFIER to be after "defined" and everything is happy. With this change, tests 50 through 53 all pass now.
Diffstat (limited to 'glcpp.c')
0 files changed, 0 insertions, 0 deletions