From 9913f53d5e51f1c0489d69cf0d3c37241a1112cb Mon Sep 17 00:00:00 2001
From: schrage
Date: Mon, 7 Jun 1999 14:34:41 +0000
Subject: [PATCH] Navigation links changed.
git-svn-id: https://svn.dealii.org/trunk@1381 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/tutorial/chapter-1.elements/grid_creation.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html b/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html
index 633f76d18c..deb6057f61 100644
--- a/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html
+++ b/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html
@@ -27,7 +27,8 @@ This chapter describes coarse grids for the triangulation of your domain.
deal.II offers three fundamental grid types:
a hypercube, a hyperball
and a hyper_L. Furthermore it is possible to
-read a triangulation from a ucd-file.
+read a triangulation from a ucd-file or
+generate a custom grid from within a program.
--
2.39.5