]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix typo.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Feb 2000 13:52:59 +0000 (13:52 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Feb 2000 13:52:59 +0000 (13:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@2326 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Attic/examples/dof/dof_test.cc
tests/big-tests/dof/dof_test.cc

index d820d9c111abb6d35f3f4ae9078cfd63769e6ce4..a9513d4b60dea7eda819ec89d255f05b48753bae 100644 (file)
@@ -409,7 +409,7 @@ void TestCases<dim>::run (ParameterHandler &prm) {
 int main (int argc, char **argv) {
   if (argc!=3) 
     {
-      cout << "Usage: grid_test dimension parameterfile" << endl << endl;
+      cerr << "Usage: dof_test dimension parameterfile" << endl << endl;
       return 1;
     };
 
index d820d9c111abb6d35f3f4ae9078cfd63769e6ce4..a9513d4b60dea7eda819ec89d255f05b48753bae 100644 (file)
@@ -409,7 +409,7 @@ void TestCases<dim>::run (ParameterHandler &prm) {
 int main (int argc, char **argv) {
   if (argc!=3) 
     {
-      cout << "Usage: grid_test dimension parameterfile" << endl << endl;
+      cerr << "Usage: dof_test dimension parameterfile" << endl << endl;
       return 1;
     };
 

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.