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