mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-06 01:11:18 -05:00
280c8344cd
Preparation for merging with the wsjtx project repository.
4 lines
60 B
Fortran
4 lines
60 B
Fortran
subroutine sleep_msec(n)
|
|
return
|
|
end subroutine sleep_msec
|