Update cql.y for newer bison YAZ-720 yaz4
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 9 Jan 2014 15:20:44 +0000 (16:20 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 5 Nov 2015 11:32:12 +0000 (12:32 +0100)
commitc3d14aa14acfc077dda54b81ea19d48c3abbe8be
tree56a17a61b75cce3b4685995f01b7f83bef4eab8b
parentef59fa3ba8a6663fad414afe7139e9545b55206f
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