Remove recently added %expect in parser in case of backward compatibility problems

This commit is contained in:
William S Fulton 2013-01-21 20:04:06 +00:00
commit d357bec829

View file

@ -13,7 +13,12 @@
* some point. Beware.
* ----------------------------------------------------------------------------- */
/*
Removed until we know more about the min versions of Bison and Yacc required for this
to work, see Byacc man page: http://invisible-island.net/byacc/manpage/yacc.html
%expect 6
*/
%{
#define yylex yylex