mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-02-03 09:44:24 -05:00
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@1 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
22 lines
482 B
Fortran
22 lines
482 B
Fortran
! include 'wsjt1.f'
|
|
include 'avesp2.f'
|
|
include 'bzap.f'
|
|
include 'spec441.f'
|
|
include 'spec2d.f'
|
|
include 'mtdecode.f'
|
|
include 'stdecode.f'
|
|
include 'indexx.f'
|
|
include 's2shape.f'
|
|
include 'flat2.f'
|
|
|
|
include 'gen65.f'
|
|
include 'chkmsg.f'
|
|
|
|
include 'gen6m.f'
|
|
include 'gentone.f'
|
|
include 'syncf0.f'
|
|
include 'syncf1.f'
|
|
include 'synct.f'
|
|
include 'decode6m.f'
|
|
include 'avemsg6m.f'
|