Skip to content

Commit 3c41bd2

Browse files
Update sdesystem.jl
1 parent 3e64aa5 commit 3c41bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sdesystem.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
using ModelingToolkit, StaticArrays, LinearAlgebra
2-
using StochasticDiffEq, SparseArrays
2+
using StochasticDiffEq, OrdinaryDiffEq, SparseArrays
33
using Random, Test
44

55
# Define some variables

0 commit comments

Comments
 (0)