Former-commit-id:2f10c7a1e4
[formerly8552902906
] [formerlyb13cbb7e00
] [formerly3904c4ccf5
[formerlyb13cbb7e00
[formerly 4909e0dd166e43c22a34d96aa744f51db8a7d6c0]]] Former-commit-id:3904c4ccf5
Former-commit-id: 0e40eb424698bf43c230ac21347627590405fcb2 [formerly676ea3192f
] Former-commit-id:97c4db937e
11 lines
218 B
C
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
|
|
|