Skip to content

Commit

Permalink
Rename graphmanipulation.jl to graphManipulation.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
mcosovic authored May 31, 2022
1 parent 7589dfb commit f25070b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/graphmanipulation.jl → src/graphManipulation.jl
Original file line number Diff line number Diff line change
Expand Up @@ -408,4 +408,4 @@ end
if jacobian[factor, variable] == 0.0
error("The edge does not exist.")
end
end
end

0 comments on commit f25070b

Please sign in to comment.