]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix name of output file.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 29 Jun 2004 21:07:48 +0000 (21:07 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 29 Jun 2004 21:07:48 +0000 (21:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@9486 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/solver_01.cc

index 751394d7f22e9e9bb2d0a8a3adbc04ab6e9a5539..e8330b9beb7bfa2929a6bb991c053d961c402363 100644 (file)
@@ -9691,7 +9691,7 @@ void test ()
 
 int main () 
 {
-  std::ofstream logfile("solver.output");
+  std::ofstream logfile("solver_01.output");
   deallog.attach(logfile);
   deallog.depth_console(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.