build chew into the current directory
[deliverable/binutils-gdb.git] / bfd / doc / exfiltst
1 # Merge adjacent blank lines. Loop til no change.
2 :blin
3 /^$/,/^ *[^ ]*.*$/{
4 /^$/N
5 s/^ *\n *$//
6 }
7 t blin
8
This page took 0.045134 seconds and 4 git commands to generate.