Include :

- aggiornamento prototipi.
This commit is contained in:
Dario Sassi
2017-04-13 18:24:32 +00:00
parent 226ca3dbc8
commit ce4e71728e
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -770,6 +770,7 @@ EXE_EXPORT int ExeGetAxisId( const std::string& sAxis) ;
EXE_EXPORT int ExeGetHeadId( const std::string& sHead) ;
EXE_EXPORT int ExeGetHeadExitCount( const std::string& sHead) ;
EXE_EXPORT bool ExeGetAxisToken( const std::string& sAxis, std::string& sToken) ;
EXE_EXPORT bool ExeGetAxisType( const std::string& sAxis, bool& bLinear) ;
EXE_EXPORT bool ExeGetAllHeadsNames( STRVECTOR& vNames) ;
EXE_EXPORT bool ExeGetAllTablesNames( STRVECTOR& vNames) ;
// Machine Calc