Executive_pre.h (pymol-open-source-2.2.0) | : | Executive_pre.h (pymol-open-source-2.3.0) | ||
---|---|---|---|---|
skipping to change at line 25 | skipping to change at line 25 | |||
Z* ------------------------------------------------------------------- | Z* ------------------------------------------------------------------- | |||
*/ | */ | |||
#ifndef _H_Executive_pre | #ifndef _H_Executive_pre | |||
#define _H_Executive_pre | #define _H_Executive_pre | |||
#define SELINDICATORDEF CGO *selIndicatorsCGO; | #define SELINDICATORDEF CGO *selIndicatorsCGO; | |||
#define SELINDICATORARG , CGO *selIndicatorsCGO | #define SELINDICATORARG , CGO *selIndicatorsCGO | |||
#define SELINDICATORARGVAR , I->selIndicatorsCGO | #define SELINDICATORARGVAR , I->selIndicatorsCGO | |||
#define SELINDICATORVAR selIndicatorsCGO | #define SELINDICATORVAR selIndicatorsCGO | |||
// forward declaration | ||||
enum cLoadType_t : int; | ||||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 3 lines changed or added |