]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Amazingly, there are still some stray ; around.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 24 Apr 2003 00:24:53 +0000 (00:24 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 24 Apr 2003 00:24:53 +0000 (00:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@7466 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/denis_1.cc
tests/bits/roy_1.cc

index 4af1182f8e198c5e9b56bbf4b9733c1a8623ec4a..827f2bf438db579d8cef18b630bb65466d1337a5 100644 (file)
@@ -95,9 +95,5 @@ int main()
     }
 
   deallog << "gradient_phi_min: " << gradient_phi_min << std::endl;
-  deallog << "gradient_phi_max: " << gradient_phi_max << std::endl;
-
-  //////////////////////
-  
-  
-};
+  deallog << "gradient_phi_max: " << gradient_phi_max << std::endl; 
+}
index d21e5158fd4df9c1dda98ce6c6190b1d41b48e22..8c04d2dd6d15f1ee6b2f33f12f4f799653a01a2a 100644 (file)
@@ -65,7 +65,7 @@ void check ()
 
   if (dim > 1)
     check_el (FESystem<dim> (FE_Nedelec<dim>(1), 2));
-};
+}
 
 
 int main () 
@@ -79,4 +79,4 @@ int main ()
 //  check<3> ();  
   
   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.