LAPTOP-SNT8I5JK\Boounion
2025-05-21 c0d56e6ac7ec15e232fb38c457eefc89cf80e9da
SourceCode/Bond/Servo/CEqWriteStep.cpp
@@ -41,9 +41,10 @@
   {
      CWriteStep::getAttributeVector(attrubutes);
      unsigned int weight = 31;
      std::string strTemp;
      attrubutes.addAttribute(new CAttribute("Data Dev",
         ("W" + CToolUnits::toHexString(m_nDataDev, strTemp)).c_str(), ""));
         ("W" + CToolUnits::toHexString(m_nDataDev, strTemp)).c_str(), "", weight++));
   }
   int CEqWriteStep::onComplete()