From 5e6444d04ce874b3f7eae9482cc46b15a5b880d7 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Mon, 20 Nov 2017 17:23:27 +0100 Subject: [PATCH] Compiler/atlas/modulefile - type in procedure namce fixed --- Compiler/atlas/modulefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiler/atlas/modulefile b/Compiler/atlas/modulefile index 0aa7a3b..9f75337 100644 --- a/Compiler/atlas/modulefile +++ b/Compiler/atlas/modulefile @@ -4,7 +4,7 @@ module-whatis "efficient BLAS and partial LAPACK implementation" module-url "http://math-atlas.sourceforge.net/" module-license "BSD-style license" module-maintainer "Achim Gsell " -mdoule-help " +module-help " The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. At present, it provides C and