Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into mc-process
[simgrid.git] / src / surf / surf_interface.cpp
index 7d0ce71..c3adc90 100644 (file)
@@ -1099,4 +1099,3 @@ void Action::updateRemainingLazy(double now)
   m_lastUpdate = now;
   m_lastValue = lmm_variable_getvalue(getVariable());
 }
   m_lastUpdate = now;
   m_lastValue = lmm_variable_getvalue(getVariable());
 }
-