Skip to content
Snippets Groups Projects
Commit 658e71f7 authored by Brian Groenke's avatar Brian Groenke
Browse files

Re-export all members of DiffEqBase

parent 09d7e4e5
No related branches found
No related tags found
1 merge request!31Fix bizarre bug in precompilation
......@@ -24,7 +24,7 @@ using Unitful
using RecursiveArrayTools
using Reexport
@reexport using DiffEqBase: solve, init, ODEProblem, SciMLBase
@reexport using DiffEqBase
@reexport using OrdinaryDiffEq
@reexport using SimulationLogs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment