From c900f8dcb5d710dd85d4724a028216d741435a52 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 10 Dec 1999 14:26:24 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@2038 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Attic/examples/README | 9 +++++++++ tests/big-tests/README | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 deal.II/deal.II/Attic/examples/README create mode 100644 tests/big-tests/README diff --git a/deal.II/deal.II/Attic/examples/README b/deal.II/deal.II/Attic/examples/README new file mode 100644 index 0000000000..28bf3a4dca --- /dev/null +++ b/deal.II/deal.II/Attic/examples/README @@ -0,0 +1,9 @@ +The example applications in the subdirectories (apart from the +'step-by-step' directory) were written in the early stages of the +library and served more the task of verification than as proper +examples. For this reason, they are not very well documented and are +probably no good examples anyway. + +We excuse for the fact that they might not serve as good +examples. Better ones are planned and in parts written, but not yet +available at present. Sorry. diff --git a/tests/big-tests/README b/tests/big-tests/README new file mode 100644 index 0000000000..28bf3a4dca --- /dev/null +++ b/tests/big-tests/README @@ -0,0 +1,9 @@ +The example applications in the subdirectories (apart from the +'step-by-step' directory) were written in the early stages of the +library and served more the task of verification than as proper +examples. For this reason, they are not very well documented and are +probably no good examples anyway. + +We excuse for the fact that they might not serve as good +examples. Better ones are planned and in parts written, but not yet +available at present. Sorry. -- 2.39.5