From: Wolfgang Bangerth Date: Thu, 21 Aug 2008 21:12:28 +0000 (+0000) Subject: 400,000 lines of code :-) X-Git-Tag: v8.0.0~8800 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8730d839af0836926ccf5fdfa2f69354bd4274ae;p=dealii.git 400,000 lines of code :-) git-svn-id: https://svn.dealii.org/trunk@16644 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html index b3f6beb6cb..08efc64af4 100644 --- a/deal.II/doc/news/news.html +++ b/deal.II/doc/news/news.html @@ -32,6 +32,18 @@ here.

+
+ 2008/08/21: deal.II now exceeds + of 400,000 lines of code +
+
+ Since today, deal.II has more than 400,000 + lines of code. The rate of growth continues to be close on + par with the 3000 lines of code per month that we have had + over many years already, with no signs of abating activity! +
+ +
2008/05/28: Version 6.1 released