Skip to content

Commit

Permalink
Update DiffEqProblemLibrary.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Jul 6, 2018
1 parent 50284cc commit 3b35800
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/DiffEqProblemLibrary.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ __precompile__(false)

module DiffEqProblemLibrary

using DiffEqBase, ParameterizedFunctions, DiffEqOperators, DiffEqBiological,
LinearAlgebra
using DiffEqBase, ParameterizedFunctions, DiffEqOperators, DiffEqBiological

include("ode/ode_premade_problems.jl")
include("dae_premade_problems.jl")
Expand Down

0 comments on commit 3b35800

Please sign in to comment.