Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Commit

Permalink
remove Compat
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch committed May 29, 2017
1 parent b9933c5 commit e3ba4c8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion REQUIRE
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
julia 0.5
Compat 0.18.0
CUDArt 0.3.0
2 changes: 1 addition & 1 deletion src/CUBLAS.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#
__precompile__(true)
module CUBLAS
using Compat

importall Base.LinAlg.BLAS

using CUDArt
Expand Down

0 comments on commit e3ba4c8

Please sign in to comment.