Tools: codes_export_resource info message

This commit is contained in:
Shahram Najm 2022-03-13 17:25:58 +00:00
parent 9e067bb624
commit b4b4f7b4ae
1 changed files with 2 additions and 0 deletions

View File

@ -101,5 +101,7 @@ int main(int argc, char* argv[])
grib_context_free(c, full_path);
printf("Resource written out to file '%s'.\n", out_file);
return 0;
}