home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / unix / regexp.sit / tryproto.h < prev   
Text File  |  1991-04-09  |  179b  |  8 lines

  1. /* try.c */
  2. int main(int argc, char *argv[]);
  3. void regerror(char *s);
  4. int error(char *s1, char *s2);
  5. int multiple(void);
  6. int try(char **fields);
  7. int complain(char *s1, char *s2);
  8.