From b76bbc32c681c79698a49c732045945ef486dcbd Mon Sep 17 00:00:00 2001 From: bangerth Date: Sun, 6 Sep 2009 15:18:21 +0000 Subject: [PATCH] Properly set file properties. git-svn-id: https://svn.dealii.org/trunk@19401 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/deal.II/iterators_3d.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/deal.II/iterators_3d.cc b/tests/deal.II/iterators_3d.cc index 276fa9dd18..d63efac236 100644 --- a/tests/deal.II/iterators_3d.cc +++ b/tests/deal.II/iterators_3d.cc @@ -1,5 +1,5 @@ //---------------------------- iterators_3d.cc --------------------------- -// $Id: iterators_3d.cc 17599 2008-11-15 04:06:30Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2008 by the deal.II authors -- 2.39.5