From 05ae3a371dfd12e047123f6de4131d0e08ca4c85 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Thu, 22 Nov 2001 10:37:36 +0000 Subject: [PATCH] name tags fixed git-svn-id: https://svn.dealii.org/trunk@5238 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/faq.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/faq.html b/deal.II/doc/faq.html index eea40f8421..13e07c7e65 100644 --- a/deal.II/doc/faq.html +++ b/deal.II/doc/faq.html @@ -17,12 +17,12 @@
  • Can I use/implement triangles/tetrahedra in deal.II? -

    How do I change the compiler?

    +

    How do I change the compiler?

    See the according section in the readme file -

    Can I use/implement +

    Can I use/implement triangles/tetrahedra in deal.II?

    No, you cannot do either. The basic data structures are too much -- 2.39.5