From: helly Date: Mon, 16 Apr 2007 21:44:18 +0000 (+0000) Subject: - WS X-Git-Tag: 0.13.6~199 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0bf98434cafd13c6608a6e2ea8a98d50404f6222;p=re2c - WS --- diff --git a/re2c/parser.y b/re2c/parser.y index c3602809..3fba68ea 100644 --- a/re2c/parser.y +++ b/re2c/parser.y @@ -81,7 +81,7 @@ static char* strdup(const char* s) %type RANGE STRING %type rule look expr diff term factor primary %type CONFIG VALUE -%type cond clist +%type cond clist %type NUMBER %%