SUP-533: grib_release() missing in some Fortran GRIB-API examples

This commit is contained in:
Shahram Najm 2013-06-21 13:31:30 +01:00
parent e770c0abcd
commit aace61df7a
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ program sample
enddo
call grib_release(igribsample)
deallocate(v)
deallocate(v1)
deallocate(v2)