Skip to content

Commit

Permalink
Revert "test"
Browse files Browse the repository at this point in the history
This reverts commit ca50bb5.
  • Loading branch information
a-zakir committed Sep 25, 2023
1 parent ca50bb5 commit 45792d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
11 changes: 0 additions & 11 deletions index.html

This file was deleted.

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 : area9999
* @param pays : area
*/
void add(int pdt, int pays);
};

0 comments on commit 45792d9

Please sign in to comment.