Skip to content

Commit

Permalink
Update OrdinaryDiffEq.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreyas-Ekanathan authored Jul 26, 2024
1 parent d143ce8 commit 76cf6b5
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 @@ -283,7 +283,7 @@ export DefaultODEAlgorithm

include("../lib/OrdinaryDiffEqFIRK/src/OrdinaryDiffEqFIRK.jl")
using ..OrdinaryDiffEqFIRK
export RadauIIA3, RadauIIA5, RadauIIA7
export RadauIIA3, RadauIIA5, RadauIIA9

using ..OrdinaryDiffEqBDF: reinitFBDF!, error_constant, estimate_terk!,
calc_Lagrange_interp!,
Expand Down

0 comments on commit 76cf6b5

Please sign in to comment.