From 26673d5e5d413f8183a394a9ea726de8cf898494 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 21 Dec 2004 05:11:20 +0000 Subject: [PATCH] Update number. git-svn-id: https://svn.dealii.org/trunk@9860 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/readme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 6d96acc6f3..440c504290 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -374,7 +374,7 @@

Besides the debugging output the compiler puts into the output, the library contains a great number of assertions (presently - about 3200) checking the validity of parameters to functions and + about 3700) checking the validity of parameters to functions and internal states. These assertions have proven to be an invaluable means to finding programming bugs since they will almost always abort your program if something goes wrong. In our -- 2.39.5