Skip to content

Commit

Permalink
verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
oguyon committed Aug 16, 2024
1 parent fc82d55 commit b713b96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/COREMOD_arith/image_multicrop2D.c
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,7 @@ static errno_t compute_function()
}
else // add pixels
{
printf("iimax %5d jimax %5d\n", iimax, jjmax);
switch (imgin.md->datatype)
{

Expand Down

0 comments on commit b713b96

Please sign in to comment.