From: Guido Kanschat Date: Tue, 27 Feb 2001 13:52:36 +0000 (+0000) Subject: missing Id-tag added X-Git-Tag: v8.0.0~19674 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d16eb28be00f360cf45cd3063085169a3879329e;p=dealii.git missing Id-tag added git-svn-id: https://svn.dealii.org/trunk@4045 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/dofs/dof_accessor.h b/deal.II/deal.II/include/dofs/dof_accessor.h index 7805e308bc..e80af1059e 100644 --- a/deal.II/deal.II/include/dofs/dof_accessor.h +++ b/deal.II/deal.II/include/dofs/dof_accessor.h @@ -1,4 +1,5 @@ //---------------------------- dof_accessor.h --------------------------- +// $Id$ // Version: $Name$ // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -10,7 +11,7 @@ #define __deal2__dof_accessor_h -/*---------------------------- dof_iterator.h ---------------------------*/ +/*------------------------- dof_iterator.h ------------------------*/ #include