mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 07:17:06 +01:00
some cleanup
This commit is contained in:
@ -201,7 +201,7 @@ void TPerambFromSolve<FImpl>::execute(void)
|
||||
}
|
||||
|
||||
if(PerambFileName.length())
|
||||
perambulator.WriteBinary(PerambFileName);
|
||||
perambulator.WriteBinary(PerambFileName + "." + std::to_string(vm().getTrajectory()));
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user