Skip to content

Commit 5f804bf

Browse files
restructure time code (2)
1 parent 8dc371d commit 5f804bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NCDatasets.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import Base.convert
1313
import Compat: @debug, findfirst
1414

1515
import Base: close
16-
include("time.jl")
16+
include("CFTime.jl")
1717
using .CFTime
1818

1919
include("CatArrays.jl")

0 commit comments

Comments
 (0)