home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / trn_12.zip / src / autosub.h < prev    next >
Text File  |  1991-12-04  |  829b  |  26 lines

  1. /*
  2.  * $Id: autosub.h,v 4.4 1991/09/09 20:18:23 sob Exp sob $
  3.  *
  4.  * $Log: autosub.h,v $
  5.  * Revision 4.4  1991/09/09  20:18:23  sob
  6.  * release 4.4
  7.  *
  8.  *
  9.  *
  10.  */
  11. /* This software is Copyright 1991 by Stan Barber. 
  12.  *
  13.  * Permission is hereby granted to copy, reproduce, redistribute or otherwise
  14.  * use this software as long as: there is no monetary profit gained
  15.  * specifically from the use or reproduction of this software, it is not
  16.  * sold, rented, traded or otherwise marketed, and this copyright notice is
  17.  * included prominently in any copy made. 
  18.  *
  19.  * The author make no claims as to the fitness or correctness of this software
  20.  * for any use whatsoever, and it is provided as is. Any use of this software
  21.  * is at the user's own risk. 
  22.  */
  23.  
  24. EXT int autosubscribe ANSI((char *));
  25. EXT bool matchlist  ANSI((char *, char *));
  26.