Skip to content

Commit bd3f043

Browse files
committed
Revert "continue using require"
This reverts commit c66f656.
1 parent c66f656 commit bd3f043

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Project.toml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name = "GPUArrays"
2+
uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
3+
4+
[deps]
5+
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
6+
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
7+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
8+
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
9+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
10+
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
11+
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
12+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

REQUIRE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
julia 0.7-alpha
22
StaticArrays
33
FFTW
4-
FillArrays

0 commit comments

Comments
 (0)