]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Unify the use of spaces before () in one place.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 17 Jun 2014 11:10:26 +0000 (11:10 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 17 Jun 2014 11:10:26 +0000 (11:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@33053 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-3/step-3.cc

index fc7496b1b18c43f790a20b38d576dbcf888b9eff..1f861e58d3044de484b50b7e32ff561dd5530cb5 100644 (file)
@@ -1,7 +1,7 @@
 /* ---------------------------------------------------------------------
  * $Id$
  *
- * Copyright (C) 1999 - 2013 by the deal.II authors
+ * Copyright (C) 1999 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
@@ -570,7 +570,7 @@ void Step3::output_results () const
 void Step3::run ()
 {
   make_grid ();
-  setup_system();
+  setup_system ();
   assemble_system ();
   solve ();
   output_results ();

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.