Skip to content

Commit b04532c

Browse files
authored
include file
1 parent dcabf27 commit b04532c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/FiniteDiff.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@ include("derivatives.jl")
4040
include("gradients.jl")
4141
include("jacobians.jl")
4242
include("hessians.jl")
43+
include("jvp.jl")
4344

4445
end # module

0 commit comments

Comments
 (0)