From a1b15d8dd6e0d1e2a2975bfa028037f928d6903e Mon Sep 17 00:00:00 2001 From: kanschat Date: Tue, 26 Sep 2006 20:41:36 +0000 Subject: [PATCH] change description git-svn-id: https://svn.dealii.org/trunk@13963 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/lapack/full_matrix.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/lapack/full_matrix.cc b/tests/lapack/full_matrix.cc index f2b3cd9858..eb343319e4 100644 --- a/tests/lapack/full_matrix.cc +++ b/tests/lapack/full_matrix.cc @@ -11,7 +11,7 @@ // //-------------------------------------------------------------------- -// Tests all aspects of LAPACKFullMatrix +// Tests all aspects of LAPACKFullMatrix except eigenvectors #include "../tests.h" #include -- 2.39.5