Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit b3820c5

Browse files
Update direct_approxfun.jl
1 parent 70e85be commit b3820c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/direct_approxfun.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using DiffEqBase, OrdinaryDiffEq, Sundials, ApproxFun, DiffEqApproxFun
2-
using ODE, ODEInterfaceDiffEq
1+
using DiffEqBase, OrdinaryDiffEq, ApproxFun, DiffEqApproxFun
32
using Base.Test
43

54
S=Fourier()

0 commit comments

Comments
 (0)