1
Fork 0
mirror of https://github.com/Steffo99/unimore-hpc-assignments.git synced 2025-02-16 17:13:57 +00:00

Delete blank line

This commit is contained in:
Steffo 2022-11-14 15:40:03 +01:00
parent 1a1878a848
commit 1c834ba294
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -38,7 +38,6 @@ static void init_array(int nx, int ny,
Can be used also to check the correctness of the output. */
static void print_array(int nx,
DATA_TYPE POLYBENCH_1D(y, NX, nx))
{
int i;