ack/lang/cem/cemcom/make.next

6 lines
75 B
Bash
Executable file

#!/bin/sh
sed -n '
s:^.*ALLOCDEF.*"\(.*\)".*$:struct \1 *h_\1 = 0;:p
' $*