From 6ea565fba1d67d25ccaafece1b9e1f80ef5c270b Mon Sep 17 00:00:00 2001 From: bangerth Date: Fri, 9 Jul 2010 01:30:48 +0000 Subject: [PATCH] Add a sentence. git-svn-id: https://svn.dealii.org/trunk@21466 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/tutorial/toc.html.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/doxygen/tutorial/toc.html.in b/deal.II/doc/doxygen/tutorial/toc.html.in index b8ed84b285..14effda89d 100644 --- a/deal.II/doc/doxygen/tutorial/toc.html.in +++ b/deal.II/doc/doxygen/tutorial/toc.html.in @@ -48,7 +48,8 @@ the geodynamics

The programs are in the examples/ directory of your local deal.II -installation. If you go into one of the tutorial directories, you can compile +installation. After compiling the library itself, if you go into one of the +tutorial directories, you can compile the program by typing make, and run it using make run. The latter command also compiles the program if that has not already been done. The Makefiles in the different -- 2.39.5