From 154a5ddc2cf9b5201421bc9f878cda6c558ad9ab Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Fri, 30 Jan 2004 14:49:15 +0000 Subject: [PATCH] doxygen error removed git-svn-id: https://svn.dealii.org/trunk@8370 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/grid/tria_levels.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/deal.II/deal.II/include/grid/tria_levels.h b/deal.II/deal.II/include/grid/tria_levels.h index 5d19c61812..c33ea800b8 100644 --- a/deal.II/deal.II/include/grid/tria_levels.h +++ b/deal.II/deal.II/include/grid/tria_levels.h @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors +// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -26,9 +26,6 @@ * General template for information belonging to one level of a multilevel * hierarchy of a triangulation. This template is only declared to allow * specializations for different dimensions. - * - * @ref TriangulationLevel<1> - * @ref TriangulationLevel<2> */ template class TriangulationLevel -- 2.39.5