Loading lib_com/options.h +2 −2 Original line number Diff line number Diff line Loading @@ -150,12 +150,12 @@ /* ################## Start DEVELOPMENT switches ######################### */ //#define OBJ_EDITING_INTERFACE /* Interface for object editing */ #define OBJ_EDITING_INTERFACE /* Interface for object editing */ #ifdef OBJ_EDITING_INTERFACE #define OBJ_EDITING_API /* object editing changes related to the API */ #define OBJ_EDITING_DECODER /* object editing changes realted to the decoder functions */ #define OBJ_EDITING_EXAMPLE /* obj editing example code in decoder.c */ #define OBJ_EDITING_PARAMISM /* obj editing for ParamISM */ /*#define OBJ_EDITING_PARAMISM*/ /* obj editing for ParamISM */ #endif /* ################### Start BE switches ################################# */ Loading Loading
lib_com/options.h +2 −2 Original line number Diff line number Diff line Loading @@ -150,12 +150,12 @@ /* ################## Start DEVELOPMENT switches ######################### */ //#define OBJ_EDITING_INTERFACE /* Interface for object editing */ #define OBJ_EDITING_INTERFACE /* Interface for object editing */ #ifdef OBJ_EDITING_INTERFACE #define OBJ_EDITING_API /* object editing changes related to the API */ #define OBJ_EDITING_DECODER /* object editing changes realted to the decoder functions */ #define OBJ_EDITING_EXAMPLE /* obj editing example code in decoder.c */ #define OBJ_EDITING_PARAMISM /* obj editing for ParamISM */ /*#define OBJ_EDITING_PARAMISM*/ /* obj editing for ParamISM */ #endif /* ################### Start BE switches ################################# */ Loading