/* * picksbr.h -- definitions for picksbr.c * * $Id: picksbr.h,v 1.1.1.1 1999/04/30 18:08:34 doug Exp $ */ /* * prototypes */ int pcompile (char **, char *); int pmatches (FILE *, int, long, long);