#ifndef _Tsds_H_

#define _Tsds_H_



enum

{

	SDSTAG_SUBEDITOR              = 1100,   // LONG

	SDSTAG_SUBRAY                 = 1101,   // LONG

	SDSTAG_USE_SDS_STEPS          = 1102,  	// Bool

};



#endif

