allow comments in map files

This commit is contained in:
Andrey A. Chernov 1999-10-03 01:21:33 +00:00
parent 3eefc574c3
commit ae303f0b9e

View File

@ -111,6 +111,7 @@ YYSTYPE yylval;
yylval.ch = *yytext;
return CHAR;
}
<defn>^#.*\n line_no++;
<defn>[ \t]+ {
if (ptr == buf)
errx(EX_UNAVAILABLE, "map expected near line %u of %s",