(noinst_HEADERS): Add private-options.h, so that it
[bpt/guile.git] / libguile / remaining-docs-needed
CommitLineData
8849a244
GB
1#!/bin/sh -
2grep '^[ ]*""' *.c | awk -F: '{ print $1 }' | uniq -c