aboutsummaryrefslogtreecommitdiff
path: root/pkg/cl/lex.sed
blob: 1b1a1377c17b57f8be04d5c0c5e1d4fbb23687b4 (plain) (blame)
1
2
3
4
s/getc(yyin)/yy_getc(yyin)/
s/yylex/lex_yylex/
s/YYLMAX 200/YYLMAX 2048/
1d