#include "modgmt_objects.h" template<> const std::string ObjectGMTCoord::type="GMTCoord"; template<> const std::string ObjectGMTRegion::type="GMTRegion"; template<> const std::string ObjectGMTProjection::type="GMTProjection"; template<> const std::string ObjectGMTColor::type="GMTColor"; template<> const std::string ObjectGMTDash::type="GMTDash"; template<> const std::string ObjectGMTPen::type="GMTPen";