From 15c30951561b26c57bccbf7cb7c5e28f47be2f1f Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 1 May 2003 16:06:17 +0000 Subject: [PATCH] Add dummy files. git-svn-id: https://svn.dealii.org/trunk@7531 0785d39b-7218-0410-832d-ea1e28bc413d --- .../doc/tutorial/chapter-2.step-by-step/step-16.data/intro.html | 2 ++ .../tutorial/chapter-2.step-by-step/step-16.data/results.html | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 deal.II/doc/tutorial/chapter-2.step-by-step/step-16.data/intro.html create mode 100644 deal.II/doc/tutorial/chapter-2.step-by-step/step-16.data/results.html diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-16.data/intro.html b/deal.II/doc/tutorial/chapter-2.step-by-step/step-16.data/intro.html new file mode 100644 index 0000000000..c59cfdf609 --- /dev/null +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-16.data/intro.html @@ -0,0 +1,2 @@ + +

Introduction

diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-16.data/results.html b/deal.II/doc/tutorial/chapter-2.step-by-step/step-16.data/results.html new file mode 100644 index 0000000000..e67fccc1c1 --- /dev/null +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-16.data/results.html @@ -0,0 +1,2 @@ + +

Results

-- 2.39.5