From: Wolfgang Bangerth Date: Thu, 1 Apr 2004 23:30:34 +0000 (+0000) Subject: Fix name in header. X-Git-Tag: v8.0.0~15393 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb150a5df86e109b652ac614fe8cd5e6e1ed940;p=dealii.git Fix name in header. git-svn-id: https://svn.dealii.org/trunk@8955 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/deal.II/error_estimator.cc b/tests/deal.II/error_estimator.cc index d68b1873b3..7037e4ae42 100644 --- a/tests/deal.II/error_estimator.cc +++ b/tests/deal.II/error_estimator.cc @@ -1,4 +1,4 @@ -//---------------------------- derivative_approximation.cc --------------------------- +//---------------------------- error_estimator_01.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. // -//---------------------------- derivative_approximation.cc --------------------------- +//---------------------------- error_estimator_01.cc --------------------------- /* Author: Wolfgang Bangerth, University of Heidelberg, 2001 */