Skip to content

Commit

Permalink
added space
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaperju committed Jul 11, 2024
1 parent 21ebf18 commit 82626d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/crhmc_sampling/simple_crhmc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ int main(int argc, char *argv[]) {
run_main<16>(atoi(argv[2]), atoi(argv[3]), atoi(argv[4]));
}
return 0;
}
}

0 comments on commit 82626d9

Please sign in to comment.