Skip to content

Commit

Permalink
Update DiffEqBase.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Mar 10, 2023
1 parent 1d6a6bd commit 1c256c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DiffEqBase.jl
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ using SciMLBase: @def, DEIntegrator, DEProblem, AbstractSciMLOperator,
calculate_ensemble_errors, DEFAULT_UPDATE_FUNC, isconstant,
DEFAULT_REDUCTION, isautodifferentiable,
isadaptive, isdiscrete, has_syms, AbstractAnalyticalSolution,
RECOMPILE_BY_DEFAULT, wrap_sol, get_destats
RECOMPILE_BY_DEFAULT, wrap_sol, has_destats

import SciMLBase: solve, init, solve!, __init, __solve, update_coefficients!,
update_coefficients, isadaptive, wrapfun_oop, wrapfun_iip,
Expand Down

0 comments on commit 1c256c4

Please sign in to comment.