Skip to content

Commit 1a7afa5

Browse files
Update MATLABDiffEq.jl
1 parent 108d8d0 commit 1a7afa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MATLABDiffEq.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ __precompile__()
33
module MATLABDiffEq
44

55
using Reexport
6-
@reexport using DiffEqBaseQ
6+
@reexport using DiffEqBase
77
using MATLAB
88
import DiffEqBase: solve
99

0 commit comments

Comments
 (0)