From 8129130ee83543441ff3d98699886cc0580f683a Mon Sep 17 00:00:00 2001 From: guido Date: Mon, 12 Feb 2001 13:59:01 +0000 Subject: [PATCH] ID-string added git-svn-id: https://svn.dealii.org/trunk@3915 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/dofs/dof_accessor.templates.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/deal.II/deal.II/include/dofs/dof_accessor.templates.h b/deal.II/deal.II/include/dofs/dof_accessor.templates.h index a29b172cbd..eb57824809 100644 --- a/deal.II/deal.II/include/dofs/dof_accessor.templates.h +++ b/deal.II/deal.II/include/dofs/dof_accessor.templates.h @@ -1,11 +1,12 @@ -//---------------------------- dof_accessor.templates.h --------------------------- +//------------------- dof_accessor.templates.h --------------------------- +// $Id$ // Version: $Name$ // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer // to the file deal.II/doc/license.html for the text and // further information on this license. // -//---------------------------- dof_accessor.templates.h --------------------------- +//------------------- dof_accessor.templates.h --------------------------- #ifndef __deal2__dof_accessor_templates_h #define __deal2__dof_accessor_templates_h -- 2.39.5