aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/configuration.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2013-08-07 18:33:48 -0400
committerErik Schnetter <schnetter@gmail.com>2013-08-07 18:57:56 -0400
commit77e61bb9a06ef271348c96d762935442c7439f0c (patch)
tree23a12a75ff19e45f65f71141efa2bf892e4773da /Carpet/Carpet/configuration.ccl
parent2dedcb0e7340b0682d530dc26e764408b301e3b8 (diff)
Timers: Move all timer-related code into a new thorn Timers
Diffstat (limited to 'Carpet/Carpet/configuration.ccl')
-rw-r--r--Carpet/Carpet/configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/Carpet/configuration.ccl b/Carpet/Carpet/configuration.ccl
index d41eb1ae1..caae10cf3 100644
--- a/Carpet/Carpet/configuration.ccl
+++ b/Carpet/Carpet/configuration.ccl
@@ -4,7 +4,7 @@ PROVIDES Carpet
{
}
-REQUIRES IOUtil CarpetLib MPI
+REQUIRES CarpetLib IOUtil MPI Timers
OPTIONAL LoopControl
{