Commit c41061a005e6db409dbbf57c06320f7813afc62d

Ran Benita 2012-02-23T19:26:33

Use yacc-generated header instead of tokens.h The yacc implementation can generate all the necessary token definitions itself; there is no need to maintain a hand written file for that. Signed-off-by: Ran Benita <ran234@gmail.com>