home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / UUPC11XT.ZIP / RN / ADDNG.H < prev    next >
Encoding:
Text File  |  1992-11-21  |  427 b   |  21 lines

  1. /* $Header: E:\SRC\UUPC\RN\RCS/ADDNG.H 1.1 1992/11/21 06:14:58 ahd Exp $
  2.  *
  3.  * $Log: ADDNG.H $
  4.  * Revision 1.1  1992/11/21  06:14:58  ahd
  5.  * Initial
  6.  *
  7.  *
  8.  *    Rev 1.0   18 Nov 1990  0:23:02
  9.  * Initial revision.
  10.  * Revision 4.3  85/05/01  11:34:48  lwall
  11.  * Baseline for release with 4.3bsd.
  12.  *
  13.  */
  14.  
  15. void    addng_init();
  16. #ifdef FINDNEWNG
  17.     bool    newlist();
  18.     long    birthof();
  19.     bool    scanactive();
  20. #endif
  21.