Update cql.y for newer bison YAZ-720
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 9 Jan 2014 15:20:44 +0000 (16:20 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 9 Jan 2014 15:20:44 +0000 (16:20 +0100)
commitb111819a3d4c8dea01efe2c12ef21689ea0c21ed
treea46c0cf5d7e306919ab661ccef7de14d51081847
parent4bcf077d6d13516c00406c84021db939b0117d74
Update cql.y for newer bison YAZ-720

The important part is that YYLEX_PARAM and YYPARSE_PARAM are no
longer supported. Instead one must use %lex-param and %parse-param .
src/cql.y