home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / UNIX / ARCHIE / CLIENTS / XARCHIE-.1 / ABOUT.H < prev    next >
Encoding:
C/C++ Source or Header  |  1993-04-22  |  218 b   |  11 lines

  1. /*
  2.  * about.c : The "About xarchie" panel
  3.  *
  4.  * George Ferguson, ferguson@cs.rochester.edu, 23 Apr 1993.
  5.  */
  6.  
  7. extern void initAboutActions();
  8. extern void popupAboutPanel();
  9. extern void setAboutShellState();
  10.  
  11.