Skip to content

Commit 367fe6d

Browse files
committed
Remove exports.
1 parent 454c3f5 commit 367fe6d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/cuTile.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,4 @@ include("language/atomics.jl")
4141
public launch
4242
launch() = error("Please import CUDA.jl before using `cuTile.launch`.")
4343

44-
# Export identity types for reduction operations
45-
public IdentityVal, FloatIdentityVal, IntegerIdentityVal
46-
4744
end # module cuTile

0 commit comments

Comments
 (0)