From: bangerth Date: Thu, 31 Jul 2008 21:11:09 +0000 (+0000) Subject: Set properties. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d54f9447b6cd6398ed2fb180edd943e38739fe1;p=dealii-svn.git Set properties. git-svn-id: https://svn.dealii.org/trunk@16477 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/source/full_matrix.cc b/deal.II/lac/source/full_matrix.cc index 3595714724..0fa3339cdb 100644 --- a/deal.II/lac/source/full_matrix.cc +++ b/deal.II/lac/source/full_matrix.cc @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: full_matrix.double.cc 15518 2007-11-18 22:31:00Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors diff --git a/deal.II/lac/source/sparse_matrix_ez.cc b/deal.II/lac/source/sparse_matrix_ez.cc index b83a856f4c..4495342c25 100644 --- a/deal.II/lac/source/sparse_matrix_ez.cc +++ b/deal.II/lac/source/sparse_matrix_ez.cc @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: sparse_matrix_ez.double.cc 14038 2006-10-23 02:46:34Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2007 by the deal.II authors