#ifndef _OBASELIST_H_

#define _OBASELIST_H_



enum

{

	ID_LAYER_LINK    = 898,

	ID_BASELIST_NAME = 900

};



#endif