]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unnecessary arguments to main().
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 23 Sep 2009 20:04:54 +0000 (20:04 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 23 Sep 2009 20:04:54 +0000 (20:04 +0000)
git-svn-id: https://svn.dealii.org/trunk@19521 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/point_value_history_01.cc

index 9fe8a2f941b1246a59d81d031f09b030988c325b..40c66a53d7de601a8d0bc6919640652b941fb673 100644 (file)
@@ -257,7 +257,7 @@ void TestPointValueHistory<dim>::run()
 
 
 
-int main(int argc, char **argv)
+int main()
 {
     std::ofstream logfile("point_value_history_01/output");
     logfile << std::setprecision(2);

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.