From: Guido Kanschat Date: Fri, 1 Aug 2003 23:46:11 +0000 (+0000) Subject: wrong command X-Git-Tag: v8.0.0~16313 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c01a09405f8258e314a28ae1e80781bbb768f6a;p=dealii.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}