[GRASS-SVN] r49136 - grass/branches/releasebranch_6_4/imagery/i.fft
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Nov 8 05:00:22 EST 2011
Author: neteler
Date: 2011-11-08 02:00:22 -0800 (Tue, 08 Nov 2011)
New Revision: 49136
Modified:
grass/branches/releasebranch_6_4/imagery/i.fft/description.html
Log:
fixed broken URL
Modified: grass/branches/releasebranch_6_4/imagery/i.fft/description.html
===================================================================
--- grass/branches/releasebranch_6_4/imagery/i.fft/description.html 2011-11-08 09:58:50 UTC (rev 49135)
+++ grass/branches/releasebranch_6_4/imagery/i.fft/description.html 2011-11-08 10:00:22 UTC (rev 49136)
@@ -55,7 +55,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