From c038a6bf034090439b28eb6a696ef5c41a10b066 Mon Sep 17 00:00:00 2001 From: schrage Date: Mon, 7 Jun 1999 08:40:45 +0000 Subject: [PATCH] Added warning about this version of the code. git-svn-id: https://svn.dealii.org/trunk@1371 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/tutorial/chapter-3.laplace/source.html | 7 +++++++ 1 file changed, 7 insertions(+) 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: -- 2.39.5