]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix file name.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 19 Feb 2006 22:47:46 +0000 (22:47 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 19 Feb 2006 22:47:46 +0000 (22:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@12422 0785d39b-7218-0410-832d-ea1e28bc413d

tests/hp/crash_03.cc

index c517002c6cc119aef0051cf2595f9ad4a7e622c3..1c70e378c43c690954f0defe1b2076f1ac369b4a 100644 (file)
@@ -1,4 +1,4 @@
-//----------------------------  crash_02.cc  ---------------------------
+//----------------------------  crash_03.cc  ---------------------------
 //    $Id$
 //    Version: $Name$ 
 //
@@ -9,7 +9,7 @@
 //    to the file deal.II/doc/license.html for the  text  and
 //    further information on this license.
 //
-//----------------------------  crash_02.cc  ---------------------------
+//----------------------------  crash_03.cc  ---------------------------
 
 
 // trigger an error in hp::DoFHandler::create_active_fe_table
@@ -56,7 +56,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("crash_02/output");
+  std::ofstream logfile("crash_03/output");
   logfile.precision(2);
   
   deallog.attach(logfile);

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.