Skip to content

Commit

Permalink
Export EnergyProblem in structures.jl (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
datejada committed Feb 12, 2024
1 parent cd45850 commit 282b49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/structures.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export GraphAssetData, GraphFlowData, RepresentativePeriod, BasePeriod, TimeBlock
export GraphAssetData, GraphFlowData, EnergyProblem, RepresentativePeriod, BasePeriod, TimeBlock

const TimeBlock = UnitRange{Int}

Expand Down

0 comments on commit 282b49e

Please sign in to comment.