Skip to content

Commit a3eed86

Browse files
depwarn fix
1 parent fee343a commit a3eed86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sde_premade_problems.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using DiffEqBase, ParameterizedFunctions, DiffEqBiological
1+
using DiffEqBase, ParameterizedFunctions, DiffEqBiological, Markdown
22
#SDE Example Problems
33
export prob_sde_wave, prob_sde_linear, prob_sde_cubic, prob_sde_2Dlinear,
44
prob_sde_lorenz, prob_sde_2Dlinear, prob_sde_additive,

0 commit comments

Comments
 (0)