Skip to content

Commit

Permalink
Merge branch 'test'
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed May 11, 2017
2 parents be21edd + bb9eef0 commit 7a85898
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 1 addition & 2 deletions REQUIRE
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ AlgebraicDiffEq 0.1.0
DiffEqParamEstim 0.3.0
DiffEqSensitivity 0.2.1
Sundials 0.11.0
ParameterizedFunctions 1.3.0
ParameterizedFunctions 2.0.0
DiffEqPDEBase 0.3.0
DelayDiffEq 0.3.0
DiffEqCallbacks 0.0.2
Expand All @@ -18,7 +18,6 @@ DiffEqJump 0.3.0
DiffEqFinancial 0.2.0
DiffEqBiological 0.0.1
MultiScaleArrays 0.1.0
PyDSTool 0.1.2
DimensionalPlotRecipes 0.0.2
RecursiveArrayTools 0.4.1
DiffEqNoiseProcess 0.0.1
Expand Down
2 changes: 0 additions & 2 deletions src/DifferentialEquations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ module DifferentialEquations
@reexport using DiffEqBiological
@reexport using MultiScaleArrays

@reexport using PyDSTool

@reexport using DimensionalPlotRecipes

import DiffEqBase: solve
Expand Down

0 comments on commit 7a85898

Please sign in to comment.