Further oops.

This commit is contained in:
cdkersey
2015-10-12 13:56:23 -06:00
parent f4adfc85ad
commit 6f91ac27d3

View File

@@ -65,7 +65,9 @@ void Core::step() {
}
#endif
}
#ifdef PRINT_ACTIVE_THREADS
cout << endl;
#endif
}
bool Core::running() const {