EgtMachKernel 2.2b4 :

- cambiata UpdateSetup in UpdateCurrSetup
- aggiunta EraseCurrSetup.
This commit is contained in:
Dario Sassi
2020-02-20 11:26:13 +00:00
parent 263691ba3b
commit 65daa04bc4
8 changed files with 27 additions and 6 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ Processor::Run( const string& sOutFile, const string& sInfo)
m_pMchMgr->ResetWarnings() ;
// forzo aggiornamento attrezzaggio della macchinata
m_pMchMgr->UpdateSetup() ;
m_pMchMgr->UpdateCurrSetup() ;
if ( ! VerifySetup())
return false ;