shithub: purgatorio

ref: 75c92428225428c8fde2d015f010e608a0b12f1d
dir: purgatorio/utils/vc/mkenam

View raw version
ed - ../vc/v.out.h <<'!'
v/^	A/d
,s/^	A/	"/
g/ .*$/s///
,s/,*$/",/
1i
char*	anames[] =
{
.
$a
};
.
w enam.c
Q
!