From d9aae701ffc37499686ed183620f11b4c582aada Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 17 Nov 1999 18:39:31 +0000 Subject: [PATCH] Already fixed. git-svn-id: https://svn.dealii.org/trunk@1883 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Todo | 3 --- 1 file changed, 3 deletions(-) diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 333278872f..cb8631eb28 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -159,9 +159,6 @@ Remove the hack in Make_forward_declarations when using gcc2.95. See Move the TriaNumberCache into the Triangulation class once the compiler supports this (gcc2.95 does not allow this at present) - - -Fix vectors.cc to not use HUGE_VAL (GK) In Tria::distort_random: replace the initial value 1e308 by the -- 2.39.5