Skip to content

Commit

Permalink
tiny change to file to attempt to trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Robadob committed Sep 25, 2023
1 parent 93d4824 commit ab7d0af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/flamegpu/simulation/detail/MPISimRunner.cu
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ MPISimRunner::MPISimRunner(const std::shared_ptr<const ModelData> _model,
_isSWIG)
{ }


void MPISimRunner::main() {
// While there are still plans to process
while (true) {
Expand Down

0 comments on commit ab7d0af

Please sign in to comment.