Skip to content

Commit

Permalink
Merge pull request #16 from avik-pal/ap/export
Browse files Browse the repository at this point in the history
Missing SparseZygote export
  • Loading branch information
ChrisRackauckas authored Aug 17, 2023
2 parents b3dc158 + d777df1 commit 447333a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/ADTypes.jl
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,6 @@ export AutoFiniteDiff,
AutoTracker,
AutoModelingToolkit,
AutoSparseFiniteDiff,
AutoSparseForwardDiff
AutoSparseForwardDiff,
AutoSparseZygote
end

0 comments on commit 447333a

Please sign in to comment.