]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove obsolete ;
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Mar 2004 19:23:14 +0000 (19:23 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Mar 2004 19:23:14 +0000 (19:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@8788 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/gerold_1.cc

index 2dfa37918c451a465c0d52ffb7edb9ae92c4fc99..04d6936b212cfbac10b7f3c86a7cb396da7a9a91 100644 (file)
@@ -77,7 +77,7 @@ template <int dim>
 LaplaceProblem<dim>::LaplaceProblem () :
                 fe (1),
                dof_handler (triangulation)
-{};
+{}
 
 
 template <int dim>
@@ -99,7 +99,7 @@ void LaplaceProblem<dim>::run ()
 
   grid_in.read_ucd(input_file);
   deallog << "ucd data file readin exe" << std::endl;
-};
+}
 
 
 int main () 
@@ -138,4 +138,4 @@ int main ()
     };
   
   return 0;
-};
+}

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.