From: mike Date: Tue, 23 Sep 2003 21:42:44 +0000 (+0000) Subject: Fix name of file. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e63faa0cf314c4740de264b6f7b9c06fdc07c14;p=dealii-svn.git Fix name of file. git-svn-id: https://svn.dealii.org/trunk@8009 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/deal.II/grid_in.cc b/tests/deal.II/grid_in.cc index 014804e2bb..4acf508a23 100644 --- a/tests/deal.II/grid_in.cc +++ b/tests/deal.II/grid_in.cc @@ -1,4 +1,4 @@ -//---------------------------- constraints.cc --------------------------- +//---------------------------- grid_in.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. // -//---------------------------- constraints.cc --------------------------- +//---------------------------- grid_in.cc --------------------------- #include