From: schrage Date: Mon, 7 Jun 1999 08:40:45 +0000 (+0000) Subject: Added warning about this version of the code. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c038a6bf034090439b28eb6a696ef5c41a10b066;p=dealii-svn.git Added warning about this version of the code. git-svn-id: https://svn.dealii.org/trunk@1371 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/tutorial/chapter-3.laplace/source.html b/deal.II/doc/tutorial/chapter-3.laplace/source.html index 568882f545..477a1772be 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/source.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/source.html @@ -10,6 +10,13 @@

The Source Code for the Solution of the Laplace Problem

+

Warning: This source code is outdated and does not +compile with newer versions of deal.II. We will provide +an up-to-date version when deal.II gets more stable +(in terms of backwards-compatibility). + +

+

You can have a look at the complete source code for the solution of the Laplace problem by following the links below: