EgtMachKernel 2.2b4 :
- cambiata UpdateSetup in UpdateCurrSetup - aggiunta EraseCurrSetup.
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@ Simulator::Start( bool bFirst)
|
||||
m_pMchMgr->ResetWarnings() ;
|
||||
|
||||
// Forzo aggiornamento attrezzaggio della macchinata
|
||||
bool bOk = m_pMchMgr->UpdateSetup() ;
|
||||
bool bOk = m_pMchMgr->UpdateCurrSetup() ;
|
||||
|
||||
// Se avvio vero, verifico attrezzaggio
|
||||
if ( bFirst && ! VerifySetup())
|
||||
|
||||
Reference in New Issue
Block a user