]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
When one changes the name of a test, one should also change the name of the
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 23 Jan 2004 16:34:24 +0000 (16:34 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 23 Jan 2004 16:34:24 +0000 (16:34 +0000)
output file...

git-svn-id: https://svn.dealii.org/trunk@8332 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/traits.cc

index deca1e696ebe58d42da67356bd2c8db7ccbb3c1c..6014ab5f4d97be0b20f39fad9fd0cf2e724ec4af 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2002, 2003 by the deal.II authors
+//    Copyright (C) 2002, 2003, 2004 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -117,7 +117,7 @@ void check ()
 
 int main ()
 {
-  std::ofstream logfile("fe_traits.output");
+  std::ofstream logfile("traits.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.