/* Enhanced NCSA Mosaic from Spyglass "Guitar" Copyright 1994 Spyglass, Inc. All Rights Reserved Author(s): Jeff Hostetler jeff@spyglass.com */ /* gvars.h definition of global variables. */ #ifndef _H_WIN32GUI_GVARS_H_ #define _H_WIN32GUI_GVARS_H_ #ifndef GTR_GLOBAL #define GTR_GLOBAL extern #endif #endif /*_H_WIN32GUI_GVARS_H_*/