Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Aug 9, 2024
1 parent 5a0a4c6 commit 56ef181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OrdinaryDiffEq.jl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import OrdinaryDiffEqCore: trivial_limiter!, CompositeAlgorithm, alg_order, Sham
_unwrap_val, alg_autodiff, concrete_jac, alg_difftype, standardtag,
alg_extrapolates, alg_maximum_order, alg_adaptive_order,
OrdinaryDiffEqCompositeAlgorithm, initialize_callbacks!, PredictiveController,
get_differential_vars
get_differential_vars, alg_cache

export CompositeAlgorithm, ShampineCollocationInit, BrownFullBasicInit, NoInit
AutoSwitch
Expand Down

0 comments on commit 56ef181

Please sign in to comment.