From e5bbce31d349de8bc4d765359e87ac8830daa84d Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 20 Jan 2006 16:54:42 +0000 Subject: [PATCH] More clarity. git-svn-id: https://svn.dealii.org/trunk@12113 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/headers/instantiations.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/doxygen/headers/instantiations.h b/deal.II/doc/doxygen/headers/instantiations.h index 836cb2f7e3..6aa078ffb0 100644 --- a/deal.II/doc/doxygen/headers/instantiations.h +++ b/deal.II/doc/doxygen/headers/instantiations.h @@ -50,7 +50,7 @@ * double. * * - * @section Inst2 Some instantiations + * @section Inst2 A few instantiations, most of which are known * * These are class templates usually having a small number of instantiations, * but additional instantiations may be necessary. Therefore, a set of @@ -99,7 +99,7 @@ @endverbatim * * - * @section Inst3 Many instantiations + * @section Inst3 Many unknown instantiations * * These are the classes, where no reasonable predetermined set of instances * exists. Therefore, all member definitions are included in the header file -- 2.39.5