Skip to content

Commit f782f71

Browse files
committed
Move aosoa.jl to experiment/aosoa.jl
1 parent 3fd3205 commit f782f71

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/ForwardDiff2.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ include("dual_context.jl")
88
include("api.jl")
99

1010
# Experimental
11-
#include("aosoa.jl")
11+
#include("experiment/aosoa.jl")
1212

1313
end # module

0 commit comments

Comments
 (0)