Skip to content
Snippets Groups Projects
Commit 9b7bb65d authored by Christian Beckmann's avatar Christian Beckmann
Browse files

without here

parent e8a47df7
No related branches found
No related tags found
No related merge requests found
......@@ -328,7 +328,7 @@ namespace Melodic{
WM.push_back(tmp);
}
else {
cerr << "here" << endl;
//cerr << "here" << endl;
for(int ctr = 0; ctr < numfiles; ctr++){
tmpData = process_file(opts.inputfname.value().at(ctr), numfiles);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment