diff --git a/deps/AMICI/include/amici/forwardproblem.h b/deps/AMICI/include/amici/forwardproblem.h index b2b33a21..b1886e80 100644 --- a/deps/AMICI/include/amici/forwardproblem.h +++ b/deps/AMICI/include/amici/forwardproblem.h @@ -205,6 +205,7 @@ class ForwardProblem { for (auto const& [t, state] : timepoint_states_) std::cerr << t << " "; std::cerr << std::endl; + std::cerr<