Skip to content

Commit

Permalink
fix appveyor?
Browse files Browse the repository at this point in the history
  • Loading branch information
joshday committed Mar 2, 2017
1 parent 756a5cf commit fb7fbb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SweepOperator.jl
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module SweepOperator
export sweep!

const AMat{T} = AbstractMatrix{T}
const AVec{T} = AbstractVector{T}
AMat{T} = AbstractMatrix{T}
AVec{T} = AbstractVector{T}


"""
Expand Down

0 comments on commit fb7fbb6

Please sign in to comment.