Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir committed Sep 25, 2023
1 parent 378119a commit aa29108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/solver/optimisation/constraints/AreaBalance.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class AreaBalance : private ConstraintFactory
/*!
* @brief Add variables to the constraint and update constraints Matrix
* @param pdt : timestep
* @param pays : area
* @param pays : area6565656
*/
void add(int pdt, int pays);
};

0 comments on commit aa29108

Please sign in to comment.