From: Wolfgang Bangerth Date: Tue, 16 Aug 2011 15:47:08 +0000 (+0000) Subject: Remove a couple lines that now no longer make any sense. X-Git-Tag: v8.0.0~3672 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3385d2c254fe505c72ed731620077119b2b46ec2;p=dealii.git Remove a couple lines that now no longer make any sense. git-svn-id: https://svn.dealii.org/trunk@24096 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/tutorial/Makefile b/deal.II/doc/doxygen/tutorial/Makefile index b5978c91c9..53ea60e254 100644 --- a/deal.II/doc/doxygen/tutorial/Makefile +++ b/deal.II/doc/doxygen/tutorial/Makefile @@ -108,10 +108,6 @@ $(example-toc): @echo "
  • The plain program" >> $@ @echo " " >> $@ -# To revert, enter those lines before the last -# @cat generated/$(call get_basename, $@)_toc.plain >> $@ - - $(example-dox-prog): @echo ================== Making $@ @cat $D/examples/$(call get_basename, $@)/*.cc \