Concatenate T_ earlier to the token names.
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 3 Jul 2012 10:43:17 +0000 (12:43 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 3 Jul 2012 10:56:48 +0000 (12:56 +0200)
commit32d427603859262f2e0fd49651b91fb925c779a4
tree40b966babdac185c428843e0322fd497304e3072
parent6883fb3e59af7ffc652c2d34e53de17dde25a897
Concatenate T_ earlier to the token names.

This way we get rid of many #undef, which were necessary, because several token names are macros in system headers.
token.c
token_t.h
tokens.inc