EgtMachKernel 1.6h3 :

- piccoli adattamenti
- Count invece di Num o Nbr.
This commit is contained in:
Dario Sassi
2015-08-18 07:32:29 +00:00
parent 09a9dcf526
commit e2a7280a07
8 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ using namespace std ;
//----------------------------------------------------------------------------
int
MachMgr::GetOperationNbr( void) const
MachMgr::GetOperationCount( void) const
{
// recupero il gruppo delle operazioni nella macchinata corrente
int nOperGrpId = GetCurrOperId() ;