Skip to content

Commit 2ae79ae

Browse files
committed
revert to OrdinaryDiffEq
1 parent e5eb8bd commit 2ae79ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/bvproblem.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### TODO: update when BoundaryValueDiffEqAscher is updated to use the normal boundary condition conventions
22

3-
using BoundaryValueDiffEq, OrdinaryDiffEqDefault, BoundaryValueDiffEqAscher
3+
using BoundaryValueDiffEq, OrdinaryDiffEq, BoundaryValueDiffEqAscher
44
using BenchmarkTools
55
using ModelingToolkit
66
using SciMLBase

0 commit comments

Comments
 (0)