From: Wolfgang Bangerth Date: Mon, 9 Aug 1999 13:45:25 +0000 (+0000) Subject: Take over from deal.II/Todo X-Git-Tag: v8.0.0~21691 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d70494c268677499d12533774fdb7d92b41d838;p=dealii.git Take over from deal.II/Todo git-svn-id: https://svn.dealii.org/trunk@1640 0785d39b-7218-0410-832d-ea1e28bc413d --- 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. + +