mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-11-01 13:30:25 -04:00
10 lines
112 B
Fortran
10 lines
112 B
Fortran
|
|
subroutine map65a0
|
||
|
|
|
||
|
|
include 'gcom2.f90'
|
||
|
|
|
||
|
|
call map65a
|
||
|
|
ndecdone=1
|
||
|
|
|
||
|
|
return
|
||
|
|
end subroutine map65a0
|