*** empty log message ***
authorPanayotis Skordos <edu/mit/csail/zurich/pas>
Sat, 12 Dec 1987 19:13:51 +0000 (19:13 +0000)
committerPanayotis Skordos <edu/mit/csail/zurich/pas>
Sat, 12 Dec 1987 19:13:51 +0000 (19:13 +0000)
v7/src/microcode/fft.c

index 7ea4f7af8c2aa1291ca9a7663a2a6ac6aca2b4b0..da82006abe11c40201bcd52003f73da6bb912d51 100644 (file)
@@ -30,9 +30,9 @@ Technology nor of any adaptation thereof in any advertising,
 promotional, or sales literature without prior written consent from
 MIT in each case. */
 
-/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/fft.c,v 9.21 1987/01/22 14:24:33 jinx Rel $ */
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/fft.c,v 9.22 1987/12/12 19:13:51 pas Rel $ */
 
-/* FFT scheme primitive, using YEKTA FFT */
+/* Fast Fourier Transforms (pas) */
 
 #include "scheme.h"
 #include "primitive.h"