home *** CD-ROM | disk | FTP | other *** search
- /*
- * widgets.h : Linkage, more linkage.
- *
- * George Ferguson (ferguson@cs.rochester.edu), 27 Oct 1990.
- *
- * $Id: widgets.h,v 1.2 90/11/07 11:23:26 ferguson Exp $
- *
- */
-
- extern XtAppContext app_con;
- extern Widget toplevel;
-
- extern Display *display;
- extern Screen *screen;
- extern Window root;
- extern GC dateGC1,dateGC3,dateGC12,emptyGC,shadeGC[23];
-