From: guido Date: Fri, 30 Jan 2004 14:49:15 +0000 (+0000) Subject: doxygen error removed X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05503a4a90e31527e82cf97de3cbeac05c4ef1cc;p=dealii-svn.git doxygen error removed git-svn-id: https://svn.dealii.org/trunk@8370 0785d39b-7218-0410-832d-ea1e28bc413d --- 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