rename functor.jl

This commit is contained in:
Mike Innes 2019-09-19 14:15:28 +01:00
parent f8d5d3b5fc
commit 2c71fc282b
2 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ end
include("utils.jl")
include("onehot.jl")
include("treelike.jl")
include("functor.jl")
include("layers/stateless.jl")
include("layers/basic.jl")