Skip to content

Commit

Permalink
missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Jan 21, 2017
1 parent eba5263 commit ee959d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DiffEqBase.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module DiffEqBase
import Base: length, size, getindex, endof, show, print,
next, start, done, eltype, eachindex

import Base: resize!
import Base: resize!, deleteat!

# Problems
"`DEProblem`: Defines differential equation problems via its internal functions"
Expand Down

0 comments on commit ee959d4

Please sign in to comment.