
/*
 * picksbr.h -- definitions for picksbr.c
 *
 * $Id: picksbr.h,v 1.1.1.1 1999-02-07 18:14:06 danw Exp $
 */

/*
 * prototypes
 */
int pcompile (char **, char *);
int pmatches (FILE *, int, long, long);
