From 3f82fcf41e7acd8dcc385e7859b7b0facb35fcd7 Mon Sep 17 00:00:00 2001 From: hartmann Date: Tue, 11 Sep 2001 13:58:47 +0000 Subject: [PATCH] small doc update concerning tables. git-svn-id: https://svn.dealii.org/trunk@4961 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/tutorial/chapter-2.step-by-step/toc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html b/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html index 352cd179cc..16785e8fea 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html @@ -96,7 +96,7 @@ At present, the following programs exist: equation. Non-homogeneous Neumann boundary conditions and boundary integrals. Verification of correctness of computed solutions. Computing the error between exact and numerical - solution. + solution and output of the data in tables.
Step 8
-- 2.39.5