Skip to content

Commit

Permalink
Rename DSP_fftw.jl -> fftw.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah committed Sep 22, 2012
1 parent 05b6bbd commit e1ba1eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion base/sysimg.jl
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ include("linalg_specialized.jl")
include("factorizations.jl")

# signal processing
include("DSP_fftw.jl")
include("fftw.jl")
include("DSP.jl")
import Base.DSP.*

Expand Down

0 comments on commit e1ba1eb

Please sign in to comment.