Skip to content

Commit

Permalink
Update ClassFlowPostProcessing.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
SybexX authored Aug 5, 2024
1 parent 64bb4f0 commit eefccf6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ bool ClassFlowPostProcessing::ReadParameter(FILE* pfile, string& aktparamgraph)
}

if (PreValueUse) {
LoadPreValue();
return LoadPreValue();
}

return true;
Expand Down

0 comments on commit eefccf6

Please sign in to comment.