mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-01 12:47:55 -04:00
4 lines
60 B
Fortran
4 lines
60 B
Fortran
subroutine sleep_msec(n)
|
|
return
|
|
end subroutine sleep_msec
|