Skip to content

Commit

Permalink
Update DiffEqBase.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Jul 31, 2024
1 parent b7d0dfe commit d40875e
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 @@ -62,7 +62,7 @@ using SciMLBase: @def, DEIntegrator, AbstractDEProblem,
AbstractSDDEAlgorithm, AbstractRODEAlgorithm,
DAEInitializationAlgorithm,
AbstractSteadyStateAlgorithm, AbstractODEProblem,
AbstractDiscreteProblem,
AbstractDiscreteProblem, AbstractNonlinearAlgorithm,
AbstractSDEProblem, AbstractRODEProblem, AbstractDDEProblem,
AbstractDAEProblem, AbstractSDDEProblem, AbstractBVProblem,
AbstractTimeseriesSolution, AbstractNoTimeSolution, numargs,
Expand Down

0 comments on commit d40875e

Please sign in to comment.