mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-02-14 12:03:44 -05:00
4 lines
60 B
Fortran
4 lines
60 B
Fortran
subroutine sleep_msec(n)
|
|
return
|
|
end subroutine sleep_msec
|