mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-10-18 22:50:35 -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
|