From 7eaf9e35d9cc113f2f25c9a5495c1cba62d8e51b Mon Sep 17 00:00:00 2001 From: guido Date: Fri, 28 Nov 2003 08:50:19 +0000 Subject: [PATCH] missing end{verbatim} git-svn-id: https://svn.dealii.org/trunk@8195 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/fe/fe_q.h | 1 + 1 file changed, 1 insertion(+) diff --git a/deal.II/deal.II/include/fe/fe_q.h b/deal.II/deal.II/include/fe/fe_q.h index c771adee7f..f7c0d11b77 100644 --- a/deal.II/deal.II/include/fe/fe_q.h +++ b/deal.II/deal.II/include/fe/fe_q.h @@ -105,6 +105,7 @@ template class MappingQ; * | / / | | / * |/ / | |/ * 0-------1 0-------1 + * @end{verbatim} * * The respective coordinate values of the support points of the degrees * of freedom are as follows: -- 2.39.5