Skip to content

Commit 2ca2a89

Browse files
authored
Rename taskcopy.jl to ctask.jl (#62)
* Rename taskcopy.jl to ctask.jl * Update Libtask.jl
1 parent 191aa15 commit 2ca2a89

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/Libtask.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ else # [v1.3, +)
2323
const libtask = libtask_v1_3
2424
end
2525

26-
include("taskcopy.jl")
26+
include("ctask.jl")
2727
include("tarray.jl")
2828

2929
end
File renamed without changes.

0 commit comments

Comments
 (0)