Skip to content

Commit 4630f13

Browse files
committed
rename defaults.jl to fallbacks.jl
This fits the header description better, and is the same filename as used for Tables.jl
1 parent fa4a26d commit 4630f13

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/GeoInterface.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ using Base.Iterators
44

55
include("types.jl")
66
include("interface.jl")
7-
include("defaults.jl")
7+
include("fallbacks.jl")
88
include("utils.jl")
99

1010
export testgeometry
File renamed without changes.

0 commit comments

Comments
 (0)