nasty bug added

This commit is contained in:
tth
2022-02-08 02:53:49 +01:00
parent a693302969
commit d84c6d969c
10 changed files with 152 additions and 39 deletions

View File

@@ -36,6 +36,8 @@ program genbloubs
compte = compte + 1
enddo
write(0, '(1X, I5, A)') compte, " bloubs exported"
close(idu)
end program