From 92387e75d3d20f39382aa2afde0d091e0d494cf1 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 9 Aug 1999 13:45:25 +0000 Subject: [PATCH] Take over from deal.II/Todo git-svn-id: https://svn.dealii.org/trunk@1640 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/Todo | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deal.II/base/Todo b/deal.II/base/Todo index 9f89909af8..f6c223c79e 100644 --- a/deal.II/base/Todo +++ b/deal.II/base/Todo @@ -21,3 +21,8 @@ Check the pattern matching in the parameter handler module using this should be on also when debug mode is off. + +Fill in docs for the timer class. Hopefully finally find a way to + let it measure times larger than half an hour. + + -- 2.39.5