EgtInterface 1.6n4 :
- aggiornamenti.
This commit is contained in:
+3
-3
@@ -288,8 +288,8 @@ __stdcall EgtVerifyMachining( int nMchId, int* pnResult)
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
BOOL
|
||||
int
|
||||
__stdcall EgtVerifyCutAsSplitting( int nMchId)
|
||||
{
|
||||
return ( ExeVerifyCutAsSplitting( nMchId) ? TRUE : FALSE) ;
|
||||
}
|
||||
return ExeVerifyCutAsSplitting( nMchId) ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user