From 40b9ed2983549de6496879742ce513bdca72415f Mon Sep 17 00:00:00 2001 From: bangerth Date: Fri, 31 Oct 2008 18:03:32 +0000 Subject: [PATCH] Set properties. git-svn-id: https://svn.dealii.org/trunk@17437 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/sparsity_tools.h | 2 +- deal.II/lac/source/sparsity_tools.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/lac/include/lac/sparsity_tools.h b/deal.II/lac/include/lac/sparsity_tools.h index 4fc760555d..aa2a81bef6 100644 --- a/deal.II/lac/include/lac/sparsity_tools.h +++ b/deal.II/lac/include/lac/sparsity_tools.h @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: sparsity_tools.h 16733 2008-09-03 14:22:26Z heister $ +// $Id$ // Version: $Name$ // // Copyright (C) 2008 by the deal.II authors diff --git a/deal.II/lac/source/sparsity_tools.cc b/deal.II/lac/source/sparsity_tools.cc index 7e8c9b3409..3b71e79115 100644 --- a/deal.II/lac/source/sparsity_tools.cc +++ b/deal.II/lac/source/sparsity_tools.cc @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: sparsity_pattern.cc 16733 2008-09-03 14:22:26Z heister $ +// $Id$ // Version: $Name$ // // Copyright (C) 2008 by the deal.II authors -- 2.39.5