Include :

- aggiornamenti.
This commit is contained in:
Dario Sassi
2016-02-09 09:53:57 +00:00
parent 6540be77b6
commit e8c527b5fe
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -581,7 +581,7 @@ EIN_EXPORT BOOL __stdcall EgtSetMachiningParamDouble( int nType, double dVal) ;
EIN_EXPORT BOOL __stdcall EgtPreviewMachining( BOOL bRecalc) ;
EIN_EXPORT BOOL __stdcall EgtGetMachiningParamInt( int nType, int* pnVal) ;
EIN_EXPORT BOOL __stdcall EgtGetMachiningParamDouble( int nType, double* pdVal) ;
EIN_EXPORT BOOL __stdcall EgtIsMachiningNotEmpty( void) ;
EIN_EXPORT BOOL __stdcall EgtIsMachiningEmpty( void) ;
// Simulation
EIN_EXPORT BOOL __stdcall EgtSimStart( void) ;
EIN_EXPORT BOOL __stdcall EgtSimMove( int* pnStatus) ;