2024-07-25 10:27:17 +02:00

5 lines
65 B
Fortran
Executable File

subroutine flush(i)
integer i
return
end