/* */ #ifndef _XM_BASECLASSP_H #define _XM_BASECLASSP_H # ifdef __cplusplus extern "C" { # endif #undef externalref #define externalref extern #define XmQmotif __XmQmotif_dummy #define _XmInheritClass ___XmInheritClass_dummy #define _Xm_fastPtr ___Xm_fastPtr_dummy #include "decw$include:BaseClassP.h" externalref XrmQuark XmQmotif __asm("_$$PsectAttributes_GLOBALSYMBOL$$XmQmotif"); externalref int _XmInheritClass __asm("_$$PsectAttributes_GLOBALSYMBOL$$_XmInheritClass"); externalref XmBaseClassExt *_Xm_fastPtr __asm("_$$PsectAttributes_GLOBALSYMBOL$$_Xm_fastPtr"); # ifdef __cplusplus } # endif #endif /*_XM_BASECLASSP_H*/