fixed error in sleep ms->s. Clean up left over debug information.
This commit is contained in:
@@ -712,10 +712,11 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
cout << "debug> ++++++++++++" << endl;
|
||||
cout << "debug> msrHandler->GetDKSTheoryString()='" << msrHandler->GetDKSTheoryString() << "'" << endl;
|
||||
cout << "debug> ++++++++++++" << endl;
|
||||
|
||||
*/
|
||||
// check if dump is wanted
|
||||
if (success && !dump.IsNull()) {
|
||||
cout << endl << "will write dump file ..." << endl;
|
||||
|
||||
Reference in New Issue
Block a user