From: guido Date: Fri, 1 Aug 2003 23:46:11 +0000 (+0000) Subject: wrong command X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a643608664a46cb181ebc7588425142ddc79f65a;p=dealii-svn.git wrong command header git-svn-id: https://svn.dealii.org/trunk@7897 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/sparse_decomposition.h b/deal.II/lac/include/lac/sparse_decomposition.h index fbccde398c..c26bdc6a35 100644 --- a/deal.II/lac/include/lac/sparse_decomposition.h +++ b/deal.II/lac/include/lac/sparse_decomposition.h @@ -1,4 +1,7 @@ //---------------------- sparse_decomposition.h --------------------------- +// $Id$ +// Version: $Name$ +// // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 // by the deal.II authors and Stephen "Cheffo" Kolaroff // @@ -426,7 +429,7 @@ class SparseLUDecomposition : protected SparseMatrix, * given to this class. Then, a * @p{SparsityPattern} is created * and is passed down to the - * @{SparseMatrix} base class. + * @p{SparseMatrix} base class. * * Nevertheless, the * @p{SparseLUDecomposition}