]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Silence a few warnings.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 7 Mar 2005 02:51:50 +0000 (02:51 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 7 Mar 2005 02:51:50 +0000 (02:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@10022 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/functionparser/fparser.cc

index 44be603d4469f7bdc2d7f7f5ea66d77a079df89c..40545355323e3b0f19fe275db83b2e48f198be7f 100644 (file)
@@ -177,7 +177,7 @@ namespace
         }
         return 0;
     }
-};
+}
 
 
 //---------------------------------------------------------------------------
@@ -320,7 +320,7 @@ namespace
         }
         return true;
     }
-};
+}
 
 bool FunctionParser::isValidName(const std::string& name) const
 {
@@ -457,7 +457,7 @@ namespace
     {
         while(F[Ind] && isspace(F[Ind])) ++Ind;
     }
-};
+}
 
 // Returns an iterator to the variable with the same name as 'F', or to
 // Variables.end() if no such variable exists:

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.