]> diplodocus.org Git - nmh/blob - h/picksbr.h
Updated sbr functions to include <h/tws.h> instead of <zotnet/tws/tws.h>.
[nmh] / h / picksbr.h
1
2 /*
3 * picksbr.h -- definitions for picksbr.c
4 *
5 * $Id$
6 */
7
8 /*
9 * prototypes
10 */
11 int pcompile (char **, char *);
12 int pmatches (FILE *, int, long, long);