From b0ac09db08bcf127652736be8b46436216f84c20 Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 28 Nov 2007 00:42:19 +0000 Subject: [PATCH] Properly escape a template argument to ensure that the link to the Tensor class happens. git-svn-id: https://svn.dealii.org/trunk@15558 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/headers/geometry_and_primitives.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/doxygen/headers/geometry_and_primitives.h b/deal.II/doc/doxygen/headers/geometry_and_primitives.h index ad6e0b16ad..aa90d31cb1 100644 --- a/deal.II/doc/doxygen/headers/geometry_and_primitives.h +++ b/deal.II/doc/doxygen/headers/geometry_and_primitives.h @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 2006 by the deal.II authors +// Copyright (C) 2006, 2007 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -16,7 +16,7 @@ * * This group contains a number of classes that act as geometric * primitives or primitives for other mathematical objects. For - * example, the Tensor class provides tensors of rank + * example, the Tensor @ class provides tensors of rank * rank in dim space dimensions. Likewise, * the SymmetricTensor offers symmetric tensors. * -- 2.39.5