Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Commit

Permalink
fix Optimizable module export typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredclwong committed Mar 23, 2021
1 parent d6c6822 commit caac754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Optimization/Optimizable.jl
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,4 @@ function updateoptimizationvariables(a::AxisymmetricOpticalSystem{T}, optimizati
end

end #module
export Optimization
export Optimizable

0 comments on commit caac754

Please sign in to comment.