LAPTOP-T815PCOQ\25526
2024-12-12 be5908615aa5f61c478cf3fa3823dc07c9b1d70f
SourceCode/Bond/BondEq/Model.cpp
@@ -178,6 +178,11 @@
   m_bonder.init();
   CString strBonderDataFile;
   strBonderDataFile.Format(_T("%s\\Bonder.dat"), (LPTSTR)(LPCTSTR)m_strWorkDir);
   m_bonder.read((LPTSTR)(LPCTSTR)strBonderDataFile);
   return 0;
}