awips2/ncep/gov.noaa.nws.ncep.ui.nsharp/AwcNsharp/NxmInit.h

11 lines
218 B
C

#include <Xm/Xm.h>
extern Display *NXMdisplay;
extern Colormap NXMcmap;
extern Boolean NXMisInitialized;
extern XtAppContext NXMapp;
#ifndef NUM_OF_EDIT_COLORS
#define NUM_OF_EDIT_COLORS 33
#endif