Removed two unnecessary files.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@277 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2006-09-06 19:58:33 +00:00
parent 3e3df70d00
commit b0e9f0faf0
3 changed files with 1 additions and 79 deletions

57
fsubs.f
View File

@ -1,57 +0,0 @@
include 'set.f'
include 'flatten.f'
include 'db.f'
include 'pctile.f'
include 'sort.f'
include 'ssort.f'
include 'ps.f'
include 'smooth.f'
include 'ping.f'
include 'longx.f'
include 'peakup.f'
include 'sync.f'
include 'detect.f'
include 'avemsg65.f'
include 'decode65.f'
include 'demod64a.f'
include 'encode65.f'
include 'extract.f'
include 'flat1.f'
! include 'four2a.f' !Multi-threading problems with FFTW3
include 'four2.f'
#ifndef Win32
include 'rfile2.f'
#endif
include 'gencw.f'
include 'getpfx1.f'
include 'getpfx2.f'
include 'getsnr.f'
include 'graycode.f'
include 'grid2k.f'
include 'interleave63.f'
include 'k2grid.f'
include 'limit.f'
include 'lpf1.f'
include 'deep65.f'
include 'morse.f'
include 'nchar.f'
include 'packcall.f'
include 'packgrid.f'
include 'packmsg.f'
include 'packtext.f'
include 'setup65.f'
include 'short65.f'
include 'slope.f'
include 'spec2d65.f'
include 'sync65.f'
include 'unpackcall.f'
include 'unpackgrid.f'
include 'unpackmsg.f'
include 'unpacktext.f'
include 'xcor.f'
include 'xfft.f'
include 'wsjt65.f'

View File

@ -1,21 +0,0 @@
! 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'

View File

@ -1,4 +1,4 @@
#----------------------------------------------------------------- WSJT
#------------------------------------------------------------------ WSJT
# $Date$ $Revision$
#
from Tkinter import *