Skip to content

Commit

Permalink
restructure time code (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Barth committed Mar 5, 2019
1 parent 8dc371d commit 5f804bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NCDatasets.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import Base.convert
import Compat: @debug, findfirst

import Base: close
include("time.jl")
include("CFTime.jl")
using .CFTime

include("CatArrays.jl")
Expand Down

0 comments on commit 5f804bf

Please sign in to comment.