Update Gnulib to v0.0-6827-g39c3009; use the `dirfd' module.
[bpt/guile.git] / libguile / remaining-docs-needed
1 #!/bin/sh -
2 grep '^[ ]*""' *.c | awk -F: '{ print $1 }' | uniq -c