From b0cfb3705eed457fe59e27fdd0362ea688a628ac Mon Sep 17 00:00:00 2001 From: guido Date: Wed, 18 Sep 2002 16:33:23 +0000 Subject: [PATCH] documentation update git-svn-id: https://svn.dealii.org/trunk@6464 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/block_vector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/lac/include/lac/block_vector.h b/deal.II/lac/include/lac/block_vector.h index bf6ad606a0..e05aac8036 100644 --- a/deal.II/lac/include/lac/block_vector.h +++ b/deal.II/lac/include/lac/block_vector.h @@ -630,7 +630,7 @@ namespace BlockVectorIterators * corresponding ``.templates.h'' file and instantiate the respective * class yourself. * - * @author Wolfgang Bangerth, Guido Kanschat, 1999, 2000, 2001 + * @author Wolfgang Bangerth, Guido Kanschat, 1999, 2000, 2001, 2002 */ template class BlockVector -- 2.39.5