]> git.donarmstrong.com Git - lilypond.git/blob - guile18/libguile/remaining-docs-needed
Import guile-1.8 as multiple upstream tarball component
[lilypond.git] / guile18 / libguile / remaining-docs-needed
1 #!/bin/sh -
2 grep '^[        ]*""' *.c | awk -F: '{ print $1 }' | uniq -c