Added all of the MH sources, including RCS files, in
[mmh] / docs / historical / mh-6.8.5 / zotnet / tws / phoon / lexedit.sed
1 2,/^extern int yylineno;$/c\
2 static int start_cond = 0;\
3 #define BEGIN start_cond =
4 /^struct yysvf \*yyestate;$/,/^extern struct yysvf yysvec/d
5 /^# define YYNEWLINE /,/^int nstr;/d
6 /^while((nstr = yylook()/,/^if(yywrap()) /d
7 /^case -1:$/,/^fprintf(yyout,"bad switch yylook /c\
8         default: return(0);
9 /^struct yysvf *yybgin = yysvec+1;$/d
10 /^int yylineno /,$d