From: Wolfgang Bangerth Date: Thu, 9 Mar 2006 21:27:37 +0000 (+0000) Subject: More space between functions. X-Git-Tag: v8.0.0~12123 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b187a74c214b7d00332a0982d3a64fcce2010d24;p=dealii.git More space between functions. git-svn-id: https://svn.dealii.org/trunk@12572 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-18/step-18.cc b/deal.II/examples/step-18/step-18.cc index 7067de6d95..973cbfb40c 100644 --- a/deal.II/examples/step-18/step-18.cc +++ b/deal.II/examples/step-18/step-18.cc @@ -1906,6 +1906,8 @@ namespace QuasiStaticElasticity private: const unsigned int subdomain_id; }; + + template void TopLevel::output_results () const