From 4f167b7a549a7f6adfbec6797a0c99f69a0d9063 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carsten=20Gr=C3=A4ser?= <graeser@dune-project.org> Date: Wed, 7 Oct 2009 13:03:19 +0000 Subject: [PATCH] Reformating (only whitespace) + modelines [[Imported from SVN: r5625]] --- common/timer.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/common/timer.hh b/common/timer.hh index 9653c77f6..4c746420b 100644 --- a/common/timer.hh +++ b/common/timer.hh @@ -45,6 +45,7 @@ namespace Dune { class Timer { public: + //! A new timer, start immediately Timer () throw(TimerError) { -- GitLab