Skip to content

Commit

Permalink
Test_centos7_release_112
Browse files Browse the repository at this point in the history
Signed-off-by: arnaud <[email protected]>
  • Loading branch information
ARnDOSrte committed Oct 20, 2023
1 parent 6fc20ce commit 7df8bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrix-simulator/src/metrix2assess.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1628,7 +1628,7 @@ bool Calculer::computeCosts(const std::vector<int>& constraintsToDelail,
LOG_ALL(warning) << "probleme lors de la restitution des variations marginales "
<< typeEtat_[numVar];
}

} else if (typeOu[j] == 4) { // curatif
if (typeEtat_[numVar] == GRP_CUR_H || typeEtat_[numVar] == GRP_CUR_B || typeEtat_[numVar] == CONSO_B
|| typeEtat_[numVar] == CONSO_H || typeEtat_[numVar] == DEPH_CUR_B
Expand Down

0 comments on commit 7df8bbc

Please sign in to comment.