Skip to content

Commit 55c1dce

Browse files
Revert "Update DiffEqProblemLibrary.jl"
This reverts commit 853d6a1.
1 parent 853d6a1 commit 55c1dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DiffEqProblemLibrary.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ __precompile__(false)
22

33
module DiffEqProblemLibrary
44

5-
using DiffEqBase, ParameterizedFunctions, DiffEqOperators, Requires
5+
using DiffEqBase, ParameterizedFunctions, DiffEqOperators, DiffEqBiological
66

77
include("ode/ode_premade_problems.jl")
88
include("dae_premade_problems.jl")

0 commit comments

Comments
 (0)