1 Sept 1991
second release.
This is what you should find in this package.

MANIFEST	you are reading it
README		read it
readme.udi	notes for the amiga/68k (from first release)
makefile	makefile (msdos)
makefile.ami	makefile (amiga)
makefile.uni	makefile (unix)
fftg.c		the generator program
fftoutf.c	c function call driver
fftsubs.c	c function call support routines
fftoutc.c	c driver
fftsubs.h	c header file
fftsubs.h86	c header file that uses inline intel 80x86 asm
fftout86.c	intel 80x86 assembly driver
fftsub86.mac	intel 80x86 assembly header (macros)
fftout32.c	ns32k assembly driver
fftout68.c	m68k assembly driver
fft2.pc		demo program for 256 point fft (msdos)
fft2.ami	demo program for 256 point fft (amiga)
isqrt.c		simple integer square root for fft2.c
fft1.c		program to measure fft time.
fft8f.c		256 point c function call output
*.fft		data for the demo program

Most of the work was done on msdos so cr-lf is the rule here.

68k support, *.ami written by
	Udi Finkelstein		finkel@math.tau.ac.il

Enjoy
	Eyal Lebedinsky		eyal@ise.canberra.edu.au
