[GRASS-SVN] r49135 - grass/trunk/imagery/i.fft
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Nov 8 04:58:50 EST 2011
Author: neteler
Date: 2011-11-08 01:58:50 -0800 (Tue, 08 Nov 2011)
New Revision: 49135
Modified:
grass/trunk/imagery/i.fft/i.fft.html
Log:
fixed broken URL
Modified: grass/trunk/imagery/i.fft/i.fft.html
===================================================================
--- grass/trunk/imagery/i.fft/i.fft.html 2011-11-08 09:42:51 UTC (rev 49134)
+++ grass/trunk/imagery/i.fft/i.fft.html 2011-11-08 09:58:50 UTC (rev 49135)
@@ -42,7 +42,7 @@
<ul>
<li> M. Frigo and S. G. Johnson (1998): "FFTW: An Adaptive Software Architecture
-for the FFT". See <a href=>www.FFTW.org</a>: FFTW is a C subroutine library
+for the FFT". See <a href="http://www.fftw.org">www.FFTW.org</a>: FFTW is a C subroutine library
for computing the Discrete Fourier Transform (DFT) in one or more
dimensions, of both real and complex data, and of arbitrary input size.
More information about the grass-commit
mailing list