EgtMachKernel 2.6i1 :

- introduzione secondo simulatore sperimentale per macchine multiprocesso.
This commit is contained in:
Dario Sassi
2024-09-05 08:29:20 +02:00
parent ac72518e44
commit 4b835a27be
17 changed files with 5411 additions and 2635 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ Machine::Machine( void)
m_dExitMaxAdjust = EPS_SMALL ;
m_dExitMaxRotAdj = 10 * EPS_ANG_SMALL ;
m_dAngDeltaMinForHome = INFINITO ;
m_bSpecialEstimate = false ;
m_bMultiProcess = false ;
m_nCalcTabId = GDB_ID_NULL ;
m_nCalcHeadId = GDB_ID_NULL ;
m_nCalcExitId = GDB_ID_NULL ;