README, NEWS and ChangeLog adapted.

This commit is contained in:
Roland Jax
2014-11-26 13:05:53 +01:00
parent 11b522a342
commit 8c5de31d98
4 changed files with 14 additions and 403 deletions
+2
View File
@@ -307,6 +307,8 @@ void BusLoop::collectCycData(const int numRecv)
void BusLoop::analyseCycData()
{
//TODO check the input data for validity
static bool skipfirst = false;
if (skipfirst == true) {