]> diplodocus.org Git - nmh/blob - h/picksbr.h
Removed some #includes of stdio.h, ctype.h, stdlib.h, and
[nmh] / h / picksbr.h
1
2 /*
3 * picksbr.h -- definitions for picksbr.c
4 */
5
6 /*
7 * prototypes
8 */
9 int pcompile (char **, char *);
10 int pmatches (FILE *, int, long, long);