Skip to content

Commit

Permalink
Merge branch 'issue-434' into benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
icui committed Jan 24, 2025
2 parents 6364d09 + 1987dcc commit 81b8bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parameter_parser/time_scheme/time_scheme.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ specfem::runtime_configuration::time_scheme::time_scheme::instantiate(
}

// User output
std::cout << *it << "\n";
// std::cout << *it << "\n";

return it;
}
Expand Down

0 comments on commit 81b8bf2

Please sign in to comment.