ack/util/grind/make.next

7 lines
111 B
Plaintext
Raw Permalink Normal View History

1990-08-31 18:22:53 +00:00
sed -n '
s:^.*[ ]ALLOCDEF[ ].*"\(.*\)".*$:struct \1 *h_\1 = 0;\
#ifdef DEBUG\
int cnt_\1 = 0;\
#endif:p
' $*