* convert.c: include <string.h> for convert_i.c.
[bpt/guile.git] / libguile / remaining-docs-needed
CommitLineData
8849a244
GB
1#!/bin/sh -
2grep '^[ ]*""' *.c | awk -F: '{ print $1 }' | uniq -c