Removed the undocumented -unique switches. Seems they were JLR-only stuff.
[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);