Commit cfd7e7c1608820008ca636adefbacc1b28149e00

Ran Benita 2013-09-29T00:22:20

parser: use %pure-parser instead of %define api.pure Both bison and byacc support this syntax. Bison manpage says something about this giving more or less options, but we don't care. Signed-off-by: Ran Benita <ran234@gmail.com>