tools/clean-diff
c66a4434
 #!/bin/sh
c62112ff
 sed '/^+[^+]/!s/	/TaBBaT/g' |\
6252040e
  expand -t $(seq -s , 9 8 200) |\
c62112ff
2805e3b4