Subversion Repositories planix.SVN

Rev

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

ed - ../kc/k.out.h <<'!'
v/^     A/d
g/^     AEND/s//&,/
g/[     ]*=.*,/s//,/
v/,/p
,s/^    A/      "/
,s/,.*$/",/
1i
char    *anames[] =
{
.
,a
};
.
w enam.c
Q
!