Rearranged whitespace (and comments) in all the code!
[mmh] / h / picksbr.h
1 /*
2  * picksbr.h -- definitions for picksbr.c
3  */
4
5 /*
6  * prototypes
7  */
8 int pcompile (char **, char *);
9 int pmatches (FILE *, int, long, long);