Skip to content
Snippets Groups Projects
Commit ceea034b authored by anphi's avatar anphi
Browse files

BugFix of reported bug in Ticket #212

parent 51f98532
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,8 @@
integer :: l(size(mpar))
character*(*):: filename
feld = 0.
call grib_open_file(ifile, TRIM(FILENAME),'r')
! count the messages in the file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment