annotate lib_win32/README.txt @ 13:ac07c60aa798 slimline

Fix typo
author Chris Cannam
date Thu, 10 May 2012 10:20:23 +0100
parents e0ff3b0c7316
children
rev   line source
max@3 1 The lib and dll files in this folder are for 32 bit Windows XP.
max@3 2 They are compiled versions of the BLAS and LAPACK libraries,
max@3 3 which are distributed under a BSD license.
max@3 4
max@3 5 The compiled versions were downloaded from:
max@3 6 http://www.fi.muni.cz/~xsvobod2/misc/lapack/
max@3 7
max@3 8 Sources for BLAS and LAPACK can be found at:
max@3 9 http://www.netlib.org/blas/
max@3 10 http://www.netlib.org/lapack/