Skip to content

Commit 33f7a00

Browse files
committed
Forgot to remove deps.jl
1 parent d7f4d81 commit 33f7a00

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/IntelVectorMath.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ export IVM
66
const IVM = IntelVectorMath
77

88
# import Base: .^, ./
9-
# using Libdl
10-
include("../deps/deps.jl")
11-
129
include("setup.jl")
1310

1411
for t in (Float32, Float64, ComplexF32, ComplexF64)

0 commit comments

Comments
 (0)