Skip to content

Commit

Permalink
actually return the thing
Browse files Browse the repository at this point in the history
  • Loading branch information
Pepijn de Vos committed Nov 14, 2023
1 parent 6e73c9e commit 824e33b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dense/generic_dense.jl
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ function get_differential_vars(f, size)
# @show typeof(mm)
end
end
return differential_vars
end

"""
Expand Down

0 comments on commit 824e33b

Please sign in to comment.