home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / UUPC11XT.ZIP / RN / SW.H < prev    next >
Encoding:
C/C++ Source or Header  |  1992-11-21  |  486 b   |  25 lines

  1. /* $Header: E:\SRC\UUPC\RN\RCS/SW.H 1.1 1992/11/21 06:14:58 ahd Exp $
  2.  *
  3.  * $Log: SW.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:00
  9.  * Initial revision.
  10.  * Revision 4.3  85/05/01  11:51:07  lwall
  11.  * Baseline for release with 4.3bsd.
  12.  *
  13.  */
  14.  
  15. #ifdef INNERSEARCH
  16. EXT int gline INIT(0);
  17. #endif
  18.  
  19. void    sw_init();
  20. void    sw_file();
  21. void    sw_list();
  22. void    decode_switch();
  23. void    pr_switches();
  24. void    cwd_check();
  25.