tack/lang/cem/cemcom.ansi/make.next
2006-02-04 00:57:05 +00:00

8 lines
129 B
Plaintext
Executable File

echo '#include "debug.h"'
sed -n '
s:^.*ALLOCDEF.*"\(.*\)".*$:struct \1 *h_\1 = 0;\
#ifdef DEBUG\
int cnt_\1 = 0;\
#endif:p
' $*