Skip to content

Commit

Permalink
Update make.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Aug 20, 2024
1 parent 113def7 commit 3af247a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ for (solver, data) in TOML.parsefile(joinpath(@__DIR__, "packages.toml"))
push!(_LIST_OF_SOLVERS, "$user/$solver.jl" => "packages/$solver.md")
end
end
push!(_LIST_OF_SOLVERS, "JuliaOpt/NLopt.jl" => "packages/NLopt.md")
push!(
_LIST_OF_EXTENSIONS,
"rafaqz/DimensionalData.jl" => "extensions/DimensionalData.md",
Expand Down

0 comments on commit 3af247a

Please sign in to comment.