From: bangerth Date: Fri, 25 Sep 2009 03:26:43 +0000 (+0000) Subject: Set properties. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bccbd01be5f49e5e0e2b75819ea5d738bd8981ef;p=dealii-svn.git Set properties. git-svn-id: https://svn.dealii.org/trunk@19542 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/fe/fe_nothing.h b/deal.II/deal.II/include/fe/fe_nothing.h index 2949e45c06..512e722235 100644 --- a/deal.II/deal.II/include/fe/fe_nothing.h +++ b/deal.II/deal.II/include/fe/fe_nothing.h @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: fe_q.h 19241 2009-08-12 14:27:43Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2009 by the deal.II authors diff --git a/deal.II/deal.II/source/fe/fe_nothing.cc b/deal.II/deal.II/source/fe/fe_nothing.cc index edf56265aa..d4d7555ae9 100644 --- a/deal.II/deal.II/source/fe/fe_nothing.cc +++ b/deal.II/deal.II/source/fe/fe_nothing.cc @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: fe_q.cc 18913 2009-06-05 08:02:16Z kronbichler $ +// $Id$ // Version: $Name$ // // Copyright (C) 2009 by the deal.II authors