From 3d765ec6642ad3b2a0a8ff8476323b7cc25a169f Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 6 Dec 2011 14:45:37 -0500 Subject: [PATCH] Strip trailing whitespace from SciPy and ATLAS post. --- posts/SciPy_and_ATLAS.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/SciPy_and_ATLAS.mdwn b/posts/SciPy_and_ATLAS.mdwn index be763e0..101bc07 100644 --- a/posts/SciPy_and_ATLAS.mdwn +++ b/posts/SciPy_and_ATLAS.mdwn @@ -19,7 +19,7 @@ particular [BLAS][] implementation you're using, and you'll get problems like the above if you're using the reference implementations of BLAS and [LAPACK][]. - $ for x in blas cblas lapack; do eselect $x list; done + $ for x in blas cblas lapack; do eselect $x list; done Installed BLAS for library directory lib [1] reference * Installed CBLAS for library directory lib -- 2.26.2