Update ClassFlowPostProcessing.cpp

This commit is contained in:
michael
2024-08-06 00:56:55 +02:00
committed by GitHub
parent 64bb4f0ff6
commit eefccf6e11

View File

@@ -559,7 +559,7 @@ bool ClassFlowPostProcessing::ReadParameter(FILE* pfile, string& aktparamgraph)
}
if (PreValueUse) {
LoadPreValue();
return LoadPreValue();
}
return true;