Skip to content

Commit b984682

Browse files
Update lib/OptimizationMOI/src/moi.jl
1 parent 2b76183 commit b984682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/OptimizationMOI/src/moi.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
struct MOIOptimizationBase.OptimizationCache{F <: OptimizationFunction, RC, LB, UB, I, S, EX,
1+
struct MOIOptimizationCache{F <: OptimizationFunction, RC, LB, UB, I, S, EX,
22
CEX, O} <: SciMLBase.AbstractOptimizationCache
33
f::F
44
reinit_cache::RC

0 commit comments

Comments
 (0)