From b187a74c214b7d00332a0982d3a64fcce2010d24 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 9 Mar 2006 21:27:37 +0000 Subject: [PATCH] More space between functions. git-svn-id: https://svn.dealii.org/trunk@12572 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-18/step-18.cc | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.5