Include :

- aggiornamento prototipi.
This commit is contained in:
Dario Sassi
2021-02-08 11:25:49 +00:00
parent 2719ab579e
commit 2af69837f3
2 changed files with 9 additions and 10 deletions
-1
View File
@@ -798,7 +798,6 @@ EXE_EXPORT bool ExeCAvToolPathStm( int nCrvId, const Vector3d& vtAx, int nSurfTm
// Machining
EXE_EXPORT bool ExeInitMachMgr( const std::string& sMachinesDir, const std::string& sToolMakersDir) ;
EXE_EXPORT bool ExeUpdateMachMgr( void) ;
EXE_EXPORT bool ExeInsertMachMgr( int nInsGrp) ;
// Errors & Warnings
EXE_EXPORT int ExeGetLastMachMgrErrorId( void) ;
EXE_EXPORT std::string ExeGetLastMachMgrErrorString( void) ;