From: wolf
Date: Fri, 9 Sep 2005 20:52:02 +0000 (+0000)
Subject: Mention step-19.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b4444ca92e0d21ee0a35696ac9eb5356f21371a;p=dealii-svn.git
Mention step-19.
git-svn-id: https://svn.dealii.org/trunk@11391 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html b/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html
index 8b91c63715..6b2f8bab9a 100644
--- a/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html
+++ b/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html
@@ -39,7 +39,8 @@
Step 15
Step 16
Step 17
- Step 18
+ Step 18
+ Step 19
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 b37c47e817..0c90cff17a 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
@@ -160,6 +160,11 @@ At present, the following programs exist:
simplified version of implementing elasticity; moving meshes; handling
large scale output of parallel programs.
+
+ Step 19
+ What's new: Input parameter file handling. Merging
+ output of a parallel program.
+