Subversion Repositories planix.SVN

Rev

Rev 2 | Blame | Compare with Previous | Last modification | View Log | RSS feed

ed - ../ql/l.h <<'!'
v/^     C_/d
g/^     C_NCLASS/s//&,/
g/[     ]*=.*,/s//,/
v/,/p
,s/^    C_/     "/
,s/,.*$/",/
1i
char    *cnames[] =
{
.
,a
};
.
w cnam.c
Q
!