From c4a90ec208d962c129411e93e0c5fc57e3a1decd Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 18 Apr 2002 16:52:16 +0000 Subject: [PATCH] Indicate that the shown path for the program is only reasonable if the version is a locally installed one. People have been confusing this when looking at the global homepage and wondered why the file did not exist on their local installation at the indicated place. git-svn-id: https://svn.dealii.org/trunk@5679 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/tutorial/chapter-2.step-by-step/program2plain | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/program2plain b/deal.II/doc/tutorial/chapter-2.step-by-step/program2plain index 2187b4d953..1b99048e5f 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/program2plain +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/program2plain @@ -12,7 +12,9 @@ print < The plain program

-(The program can be found at PROGRAMPATH.) +(If you are looking at a locally installed deal.II version, then the +program can be found at PROGRAMPATH. Otherwise, this is only +the path on some remote server.)

-- 2.39.5