From: bangerth Date: Mon, 22 Nov 2010 23:55:08 +0000 (+0000) Subject: step-32 is not ready so far. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eb6dd6a896c90ee2c953450307562a30ac92be5;p=dealii-svn.git step-32 is not ready so far. git-svn-id: https://svn.dealii.org/trunk@22842 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/tutorial/steps.pl b/deal.II/doc/doxygen/tutorial/steps.pl index b5701aa516..52694cbe2a 100644 --- a/deal.II/doc/doxygen/tutorial/steps.pl +++ b/deal.II/doc/doxygen/tutorial/steps.pl @@ -11,7 +11,7 @@ use strict; my @steps = (1,2,3,4,5,6,7,8,9, 10,11,12,13,14,15,16,17,18,19, 20,21,22,23,24,25, 27,28,29, - 30,31,32,33,34,35,36, 39, + 30,31, 33,34,35,36, 39, 40,45); ;