mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-03-13 11:19:49 -04:00
4 lines
60 B
Fortran
4 lines
60 B
Fortran
subroutine sleep_msec(n)
|
|
return
|
|
end subroutine sleep_msec
|