From e004ec43c96d6497775c6185c6ebeed440f8ed4c Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 10 May 2004 15:33:27 +0000 Subject: [PATCH] Fix format. git-svn-id: https://svn.dealii.org/trunk@9223 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/c-4-0.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/news/c-4-0.html b/deal.II/doc/news/c-4-0.html index e42179d904..893986159c 100644 --- a/deal.II/doc/news/c-4-0.html +++ b/deal.II/doc/news/c-4-0.html @@ -45,7 +45,9 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK class="member">clear function has been dropped from the interface of the vector classes. To set all elements of a vector to zero without changing its size, the recommended way is to use the more - obvious notation v=0.
(WB 2004/05/10) + obvious notation v=0. +
+ (WB 2004/05/10)

  • Changed: the template parameter of