home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume4 / xrobots / part01 / help.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-06-04  |  116 b   |  8 lines

  1. /*
  2.  * help.h  --  xrobots v1.0
  3.  */
  4.  
  5. extern void         create_help_popup();
  6. extern XtCallbackProc    show_help_callback();
  7.  
  8.