Skip to content

Commit 42af75b

Browse files
Update src/appleaccelerate.jl
Co-authored-by: Elliot Saba <[email protected]>
1 parent 2ea5488 commit 42af75b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/appleaccelerate.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# For now, only use BLAS from Accelerate (that is to say, vecLib)
22
global const libacc = "/System/Library/Frameworks/Accelerate.framework/Accelerate"
3-
global const libacc_info_plist = "/System/Library/Frameworks/Accelerate.framework/Versions/Current/Resources/Info.plist"
43

54
"""
65
```julia

0 commit comments

Comments
 (0)