home *** CD-ROM | disk | FTP | other *** search
- /* WIDE AREA INFORMATION SERVER SOFTWARE:
- No guarantees or restrictions. See the readme file for the full standard
- disclaimer.
-
- This is part of the shell user-interface for the WAIS software. Do with it
- as you please.
-
- jonathan@Think.COM
- *
- * $Log: display.h,v $
- * Revision 1.2 92/03/17 14:23:29 jonathan
- * Initial Revision
- *
- */
-
- #ifndef _H_DISPLAY
- #define _H_DISPLAY
- Widget SetupWaisDisplay _AP((Widget parent));
- #endif
-
-