Skip to content

Commit f25070b

Browse files
authored
Rename graphmanipulation.jl to graphManipulation.jl
1 parent 7589dfb commit f25070b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/graphmanipulation.jl renamed to src/graphManipulation.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,4 +408,4 @@ end
408408
if jacobian[factor, variable] == 0.0
409409
error("The edge does not exist.")
410410
end
411-
end
411+
end

0 commit comments

Comments
 (0)