diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-05-11 22:23:39 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:23:39 +0200 |
commit | 3c71e7c1bc2af30d88c9d05a5cc272fd2219ae7d (patch) | |
tree | 14587ddd23f8aa63360d69d170110bffc44908d1 /libraries/fftw/slack-desc | |
parent | 38d4affcd5939552a1f861e165f1e3c54b8f6638 (diff) | |
download | slackbuilds-3c71e7c1bc2af30d88c9d05a5cc272fd2219ae7d.tar.gz |
libraries/fftw: Updated for version 3.2
Diffstat (limited to 'libraries/fftw/slack-desc')
-rw-r--r-- | libraries/fftw/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/fftw/slack-desc b/libraries/fftw/slack-desc index 7b6430065b..22a1130c24 100644 --- a/libraries/fftw/slack-desc +++ b/libraries/fftw/slack-desc @@ -5,7 +5,7 @@ # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| fftw: fftw (Fastest Fourier Transform in the West) fftw: fftw: FFTW is a free collection of fast C routines for computing the @@ -15,5 +15,5 @@ fftw: arbitrary array sizes efficiently. FFTW is typically faster than fftw: other publically-available FFT implementations, and is even fftw: competitive with vendor-tuned libraries. fftw: -fftw: +fftw: Homepage: http://www.fftw.org/ fftw: |