From b034430edad193ca353558a23eaf512833e9e4d7 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 22 Mar 2000 16:00:50 +0000 Subject: [PATCH] Hmph. Why did this work with egcs? git-svn-id: https://svn.dealii.org/trunk@2621 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/sparse_vanka.templates.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/lac/include/lac/sparse_vanka.templates.h b/deal.II/lac/include/lac/sparse_vanka.templates.h index 304e32a3b0..afa76ef20a 100644 --- a/deal.II/lac/include/lac/sparse_vanka.templates.h +++ b/deal.II/lac/include/lac/sparse_vanka.templates.h @@ -168,7 +168,7 @@ SparseVanka::compute_inverse (const unsigned int row, // Build local matrix for (unsigned int i=0; igauss_jordan(); -- 2.39.5