Block system asyncs while 'overrides_lock' is held.
[bpt/guile.git] / libguile / remaining-docs-needed
1 #!/bin/sh -
2 grep '^[ ]*""' *.c | awk -F: '{ print $1 }' | uniq -c